Skip to content

Commit b637c0e

Browse files
committed
Update Helm package to v3.3.0
1 parent b3d8ef3 commit b637c0e

File tree

2 files changed

+192
-2
lines changed

2 files changed

+192
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/go-logr/logr v0.1.0
99
github.com/onsi/ginkgo v1.12.1
1010
github.com/onsi/gomega v1.10.1
11-
go.uber.org/zap v1.10.0
12-
helm.sh/helm/v3 v3.2.4
11+
go.uber.org/zap v1.13.0
12+
helm.sh/helm/v3 v3.3.0
1313
k8s.io/api v0.18.4
1414
k8s.io/apiextensions-apiserver v0.18.4
1515
k8s.io/apimachinery v0.18.4

0 commit comments

Comments
 (0)