File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/spf13/cobra v1.6.1
13
13
gopkg.in/yaml.v2 v2.4.0
14
14
gopkg.in/yaml.v3 v3.0.1
15
- helm.sh/helm/v3 v3.11.1
15
+ helm.sh/helm/v3 v3.11.2
16
16
)
17
17
18
18
require (
Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
201
201
gopkg.in/yaml.v2 v2.4.0 /go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ =
202
202
gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o =
203
203
gotest.tools/v3 v3.4.0 /go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g =
204
- helm.sh/helm/v3 v3.11.1 h1:cmL9fFohOoNQf+wnp2Wa0OhNFH0KFnSzEkVxi3fcc3I =
205
- helm.sh/helm/v3 v3.11.1 /go.mod h1:z/Bu/BylToGno/6dtNGuSmjRqxKq5gaH+FU0BPO+AQ8 =
204
+ helm.sh/helm/v3 v3.11.2 h1:P3cLaFxfoxaGLGJVnoPrhf1j86LC5EDINSpYSpMUkkA =
205
+ helm.sh/helm/v3 v3.11.2 /go.mod h1:Hw+09mfpDiRRKAgAIZlFkPSeOkvv7Acl5McBvQyNPVw =
206
206
k8s.io/api v0.26.0 h1:IpPlZnxBpV1xl7TGk/X6lFtpgjgntCg8PJ+qrPHAC7I =
207
207
k8s.io/api v0.26.0 /go.mod h1:k6HDTaIFC8yn1i6pSClSqIwLABIcLV9l5Q4EcngKnQg =
208
208
k8s.io/apiextensions-apiserver v0.26.0 h1:Gy93Xo1eg2ZIkNX/8vy5xviVSxwQulsnUdQ00nEdpDo =
Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ gopkg.in/yaml.v2
238
238
gopkg.in/yaml.v3
239
239
# gotest.tools/v3 v3.4.0
240
240
## explicit; go 1.13
241
- # helm.sh/helm/v3 v3.11.1
241
+ # helm.sh/helm/v3 v3.11.2
242
242
## explicit; go 1.17
243
243
helm.sh/helm/v3/internal/ignore
244
244
helm.sh/helm/v3/internal/sympath
You can’t perform that action at this time.
0 commit comments