Skip to content

Commit 8da91e4

Browse files
Bump helm.sh/helm/v3 from 3.11.1 to 3.11.2 (#176)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.11.1...v3.11.2) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d6be2c commit 8da91e4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/spf13/cobra v1.6.1
1313
gopkg.in/yaml.v2 v2.4.0
1414
gopkg.in/yaml.v3 v3.0.1
15-
helm.sh/helm/v3 v3.11.1
15+
helm.sh/helm/v3 v3.11.2
1616
)
1717

1818
require (

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
201201
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
202202
gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o=
203203
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=
206206
k8s.io/api v0.26.0 h1:IpPlZnxBpV1xl7TGk/X6lFtpgjgntCg8PJ+qrPHAC7I=
207207
k8s.io/api v0.26.0/go.mod h1:k6HDTaIFC8yn1i6pSClSqIwLABIcLV9l5Q4EcngKnQg=
208208
k8s.io/apiextensions-apiserver v0.26.0 h1:Gy93Xo1eg2ZIkNX/8vy5xviVSxwQulsnUdQ00nEdpDo=

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ gopkg.in/yaml.v2
238238
gopkg.in/yaml.v3
239239
# gotest.tools/v3 v3.4.0
240240
## explicit; go 1.13
241-
# helm.sh/helm/v3 v3.11.1
241+
# helm.sh/helm/v3 v3.11.2
242242
## explicit; go 1.17
243243
helm.sh/helm/v3/internal/ignore
244244
helm.sh/helm/v3/internal/sympath

0 commit comments

Comments
 (0)