Skip to content

Commit 8281540

Browse files
Bump helm.sh/helm/v3 from 3.9.3 to 3.9.4 in /substrate (#284)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.9.3 to 3.9.4. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.9.3...v3.9.4) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a171c8 commit 8281540

File tree

2 files changed

+559
-3
lines changed

2 files changed

+559
-3
lines changed

substrate/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/spf13/pflag v1.0.5
1212
go.uber.org/multierr v1.7.0
1313
go.uber.org/zap v1.21.0
14-
helm.sh/helm/v3 v3.9.3
14+
helm.sh/helm/v3 v3.9.4
1515
k8s.io/api v0.24.2
1616
k8s.io/apimachinery v0.24.3
1717
k8s.io/cli-runtime v0.24.2

0 commit comments

Comments
 (0)