Skip to content

Commit

Permalink
Revert "Bump helm.sh/helm/v3 from 3.2.0 to 3.6.1 in /test (#1672)" (#…
Browse files Browse the repository at this point in the history
…1713)

This reverts commit 3779372.
  • Loading branch information
abhipth authored Oct 28, 2021
1 parent ad55677 commit 219f453
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 422 deletions.
12 changes: 6 additions & 6 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ require (
github.com/onsi/ginkgo v1.12.1
github.com/onsi/gomega v1.11.0
github.com/pkg/errors v0.9.1
github.com/prometheus/common v0.10.0
github.com/prometheus/common v0.7.0
gopkg.in/yaml.v2 v2.4.0
helm.sh/helm/v3 v3.6.1
k8s.io/api v0.21.0
k8s.io/apimachinery v0.21.0
k8s.io/cli-runtime v0.21.0
k8s.io/client-go v0.21.0
helm.sh/helm/v3 v3.2.0
k8s.io/api v0.18.6
k8s.io/apimachinery v0.18.6
k8s.io/cli-runtime v0.18.0
k8s.io/client-go v0.18.6
rsc.io/letsencrypt v0.0.3 // indirect
sigs.k8s.io/controller-runtime v0.6.3
)
Loading

0 comments on commit 219f453

Please sign in to comment.