nixpkgs/pkgs/applications/networking/cluster/k3s
Euan Kemp 527f2375d0 k3s: 1.23.5+k3s1 -> 1.23.6+k3s1
This updates k3s.

This one's done by hand rather than via the update bot since the
upstream repo ended up in a state where `go mod download` didn't work,
and we had `proxyVendor` set (which causes a `go mod download`).

Deleting `proxyVendor` works now though, and I didn't actually fully
understand why it was needed before, so I've removed that. Which
unblocks the update.

The actual update was done via `./update.sh` after removing
`proxyVendor` and the `k3sServerVendorSha256` variables.
2022-05-07 14:56:39 -07:00
..
patches k3s: 1.23.4+k3s1 -> 1.23.5+k3s1 2022-04-12 13:49:27 -03:00
default.nix k3s: 1.23.5+k3s1 -> 1.23.6+k3s1 2022-05-07 14:56:39 -07:00
update.sh k3s: 1.23.5+k3s1 -> 1.23.6+k3s1 2022-05-07 14:56:39 -07:00