File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/spf13/cobra v1.8.0
99 github.com/stretchr/testify v1.8.4
1010 gopkg.in/yaml.v3 v3.0.1
11- helm.sh/helm/v3 v3.14.0
11+ helm.sh/helm/v3 v3.14.1
1212)
1313
1414require (
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
8383gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
8484gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
8585gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
86- helm.sh/helm/v3 v3.14.0 h1:TaZIH6uOchn7L27ptwnnuHJiFrT/BsD4dFdp/HLT2nM =
87- helm.sh/helm/v3 v3.14.0 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
86+ helm.sh/helm/v3 v3.14.1 h1:4AwRLx+wfzlPtvrsbDmWP5PUokGmf9/nAmEdk21vae8 =
87+ helm.sh/helm/v3 v3.14.1 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
8888k8s.io/apimachinery v0.29.0 h1:+ACVktwyicPz0oc6MTMLwa2Pw3ouLAfAon1wPLtG48o =
8989k8s.io/apimachinery v0.29.0 /go.mod h1:eVBxQ/cwiJxH58eK/jd/vAk4mrxmVlnpBH5J2GbMeis =
9090k8s.io/klog/v2 v2.110.1 h1:U/Af64HJf7FcwMcXyKm2RPM22WZzyR7OSpYj5tg3cL0 =
You can’t perform that action at this time.
0 commit comments