File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ require (
106106 github.com/joho/godotenv v1.5.1
107107 github.com/json-iterator/go v1.1.12
108108 github.com/k3s-io/api v0.1.4
109- github.com/k3s-io/helm-controller v0.16.17
109+ github.com/k3s-io/helm-controller v0.17.0
110110 github.com/k3s-io/kine v0.14.14
111111 github.com/klauspost/compress v1.18.4
112112 github.com/libp2p/go-libp2p v0.46.0
Original file line number Diff line number Diff line change @@ -820,8 +820,8 @@ github.com/k3s-io/etcd/pkg/v3 v3.6.7-k3s1 h1:huLGqyWF0KNVfE0nrCwKsUWM849UaW+Nfho
820820github.com/k3s-io/etcd/pkg/v3 v3.6.7-k3s1 /go.mod h1:nPbpIExp9Q6tR/EVI2aZe0VBlflLys5VGFWSCmqUOyk =
821821github.com/k3s-io/etcd/server/v3 v3.6.7-k3s1 h1:ZBV6n9XhjGex9MIOaEAefbhNriH5Gxo450/7RKShBSo =
822822github.com/k3s-io/etcd/server/v3 v3.6.7-k3s1 /go.mod h1:LEM328bPA2uVMhN0+Ht/vAsADW127QS1oM7EuHrOTy0 =
823- github.com/k3s-io/helm-controller v0.16.17 h1:VXMmXQmmTB49x6bnN/PsJUTVKHb0r69b+SffIDUTMTM =
824- github.com/k3s-io/helm-controller v0.16.17 /go.mod h1:jmrgGttLQbh2yB1kcf9XFAigNW6U8oWCswCSuEjkxXU =
823+ github.com/k3s-io/helm-controller v0.17.0 h1:rVLMEBiyo8RSC0BDeroxkwegp7L1MdULSbX0oFvda8E =
824+ github.com/k3s-io/helm-controller v0.17.0 /go.mod h1:5cuEedP5BgBkWpUO1C3BY05hnaBLycsm/2PsW3DY6WE =
825825github.com/k3s-io/kine v0.14.14 h1:DD1tAIfOIy51T784p46szjVVXq019Uv7Efn+5HguhTA =
826826github.com/k3s-io/kine v0.14.14 /go.mod h1:6+xemLl2cJ7csY06UWfj3HpkAzQLNGAfjElQwhumjyk =
827827github.com/k3s-io/klog/v2 v2.140.0-k3s1 h1:Z6S9oqaxcKtLaTcQNgWsaZNE5a+qJmCrTI+Lahor4X8 =
Original file line number Diff line number Diff line change 1- docker.io/rancher/klipper-helm:v0.9.14-build20260309
1+ docker.io/rancher/klipper-helm:v0.9.15-build20260324
22docker.io/rancher/klipper-lb:v0.4.15
33docker.io/rancher/local-path-provisioner:v0.0.35
44docker.io/rancher/mirrored-coredns-coredns:1.14.2
Original file line number Diff line number Diff line change 6565
6666VERSION_ROOT=" v0.15.0"
6767
68- VERSION_HELM_JOB=" v0.9.14-build20260309 "
68+ VERSION_HELM_JOB=" v0.9.15-build20260324 "
6969
7070GO_VERSION_URL=" https://raw.githubusercontent.com/kubernetes/kubernetes/${VERSION_K8S} /.go-version"
7171VERSION_GOLANG=" go" $( curl -sL " ${GO_VERSION_URL} " | tr -d ' [:space:]' )
You can’t perform that action at this time.
0 commit comments