File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
golang.org/x/crypto v0.19.0 // indirect
16
16
google.golang.org/grpc v1.58.3 // indirect
17
17
gopkg.in/yaml.v2 v2.4.0
18
- helm.sh/helm/v3 v3.14.1
18
+ helm.sh/helm/v3 v3.14.2
19
19
k8s.io/api v0.29.2
20
20
k8s.io/apiextensions-apiserver v0.29.2
21
21
k8s.io/apimachinery v0.29.2
Original file line number Diff line number Diff line change @@ -584,8 +584,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
584
584
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
585
585
gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o =
586
586
gotest.tools/v3 v3.4.0 /go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g =
587
- helm.sh/helm/v3 v3.14.1 h1:4AwRLx+wfzlPtvrsbDmWP5PUokGmf9/nAmEdk21vae8 =
588
- helm.sh/helm/v3 v3.14.1 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
587
+ helm.sh/helm/v3 v3.14.2 h1:V71fv+NGZv0icBlr+in1MJXuUIHCiPG1hW9gEBISTIA =
588
+ helm.sh/helm/v3 v3.14.2 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
589
589
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
590
590
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
591
591
k8s.io/api v0.29.2 h1:hBC7B9+MU+ptchxEqTNW2DkUosJpp1P+Wn6YncZ474A =
You can’t perform that action at this time.
0 commit comments