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.
1 parent 656cdf0 commit 849def7Copy full SHA for 849def7
hack/helm/release/go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/spf13/viper v1.21.0
11
google.golang.org/api v0.255.0
12
gopkg.in/yaml.v3 v3.0.1
13
- helm.sh/helm/v3 v3.19.1
+ helm.sh/helm/v3/v4 v4.0.0
14
)
15
16
replace github.com/elastic/cloud-on-k8s/v3 => ../../..
hack/manifest-gen/go.mod
@@ -6,7 +6,7 @@ toolchain go1.25.4
6
7
require (
8
github.com/spf13/cobra v1.10.1
9
sigs.k8s.io/kustomize/kyaml v0.21.0
0 commit comments