We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73de660 + 2b74ee7 commit f1d453aCopy full SHA for f1d453a
go.mod
@@ -31,7 +31,7 @@ require (
31
golang.org/x/tools v0.1.5
32
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
33
helm.sh/helm/v3 v3.6.3
34
- k8s.io/apimachinery v0.21.3
35
- k8s.io/cli-runtime v0.21.3
36
- k8s.io/client-go v0.21.3
+ k8s.io/apimachinery v0.22.0
+ k8s.io/cli-runtime v0.22.0
+ k8s.io/client-go v0.22.0
37
)
0 commit comments