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.8.0
13
13
gopkg.in/yaml.v2 v2.4.0
14
14
gopkg.in/yaml.v3 v3.0.1
15
- helm.sh/helm/v3 v3.14.1
15
+ helm.sh/helm/v3 v3.14.2
16
16
)
17
17
18
18
require (
Original file line number Diff line number Diff line change @@ -199,8 +199,8 @@ gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
199
199
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY =
200
200
gopkg.in/yaml.v2 v2.4.0 /go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ =
201
201
gotest.tools/v3 v3.0.3 h1:4AuOwCGf4lLR9u3YOe2awrHygurzhO/HeQ6laiA6Sx0 =
202
- helm.sh/helm/v3 v3.14.1 h1:4AwRLx+wfzlPtvrsbDmWP5PUokGmf9/nAmEdk21vae8 =
203
- helm.sh/helm/v3 v3.14.1 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
202
+ helm.sh/helm/v3 v3.14.2 h1:V71fv+NGZv0icBlr+in1MJXuUIHCiPG1hW9gEBISTIA =
203
+ helm.sh/helm/v3 v3.14.2 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
204
204
k8s.io/api v0.29.0 h1:NiCdQMY1QOp1H8lfRyeEf8eOwV6+0xA6XEE44ohDX2A =
205
205
k8s.io/api v0.29.0 /go.mod h1:sdVmXoz2Bo/cb77Pxi71IPTSErEW32xa4aXwKH7gfBA =
206
206
k8s.io/apiextensions-apiserver v0.29.0 h1:0VuspFG7Hj+SxyF/Z/2T0uFbI5gb5LRgEyUVE3Q4lV0 =
Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ gopkg.in/yaml.v2
236
236
# gopkg.in/yaml.v3 v3.0.1 => github.com/atomatt/yaml v0.0.0-20200403124456-7b932d16ab90
237
237
## explicit
238
238
gopkg.in/yaml.v3
239
- # helm.sh/helm/v3 v3.14.1
239
+ # helm.sh/helm/v3 v3.14.2
240
240
## explicit; go 1.21
241
241
helm.sh/helm/v3/internal/sympath
242
242
helm.sh/helm/v3/internal/version
You can’t perform that action at this time.
0 commit comments