Skip to content

Commit a5414bb

Browse files
committed
Bump helm-controller
Signed-off-by: Brad Davidson <[email protected]>
1 parent 2968a83 commit a5414bb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ require (
8484
github.com/gorilla/mux v1.8.0
8585
github.com/gorilla/websocket v1.4.2
8686
github.com/gruntwork-io/terratest v0.40.6
87-
github.com/k3s-io/helm-controller v0.12.1
87+
github.com/k3s-io/helm-controller v0.12.3
8888
github.com/k3s-io/kine v0.9.1
8989
github.com/klauspost/compress v1.15.1
9090
github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -721,8 +721,8 @@ github.com/k3s-io/etcd/etcdutl/v3 v3.5.3-k3s1 h1:uPCEhACmVoFJnI9Izb2Y+UKRS5JM/F/
721721
github.com/k3s-io/etcd/etcdutl/v3 v3.5.3-k3s1/go.mod h1:F9bW3+f+cKZIcjWHkdfJ3lnCajF4FnPh7DjcgiBRb7g=
722722
github.com/k3s-io/etcd/server/v3 v3.5.3-k3s1 h1:MVTrb5cp75kSMA9K240VMa5I+GKuYYP9xN/Nj+US27w=
723723
github.com/k3s-io/etcd/server/v3 v3.5.3-k3s1/go.mod h1:xwZlQLuAWsWw5rpb/Gwzi3nFie9STKcrKQbM6evLi5g=
724-
github.com/k3s-io/helm-controller v0.12.1 h1:cZgXAreTvz+Aq3DzxL6RB6P1lEAlfDXxOKtwOzrvo+Y=
725-
github.com/k3s-io/helm-controller v0.12.1/go.mod h1:yBS3F5emwVjyzUUi3VWAuj9+Ogoq84Mf7CBXbAnKI1U=
724+
github.com/k3s-io/helm-controller v0.12.3 h1:jXEl/QBMrdGuZof//brZfb7CDep9H77iNIevAe2Hzbs=
725+
github.com/k3s-io/helm-controller v0.12.3/go.mod h1:yBS3F5emwVjyzUUi3VWAuj9+Ogoq84Mf7CBXbAnKI1U=
726726
github.com/k3s-io/kine v0.9.1 h1:HDT89cI7+xVYYFVC/LWK6mcA5dFwu1BUGffRvt/SXeU=
727727
github.com/k3s-io/kine v0.9.1/go.mod h1:Yqg5cVgu11yV16JzAS9gnjM+Ny5kiey9surO/AaF//U=
728728
github.com/k3s-io/klog v1.0.0-k3s2 h1:yyvD2bQbxG7m85/pvNctLX2bUDmva5kOBvuZ77tTGBA=

Diff for: scripts/airgap/image-list.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
docker.io/rancher/klipper-helm:v0.7.1-build20220407
1+
docker.io/rancher/klipper-helm:v0.7.3-build20220613
22
docker.io/rancher/klipper-lb:v0.3.5
33
docker.io/rancher/local-path-provisioner:v0.0.21
44
docker.io/rancher/mirrored-coredns-coredns:1.9.1

0 commit comments

Comments
 (0)