File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ require (
26
26
github.com/tidwall/gjson v1.14.4
27
27
gopkg.in/alecthomas/kingpin.v2 v2.2.6
28
28
gopkg.in/yaml.v3 v3.0.1
29
- helm.sh/helm/v3 v3.14.2
29
+ helm.sh/helm/v3 v3.15.4
30
30
k8s.io/api v0.30.11
31
31
k8s.io/apimachinery v0.30.11
32
32
k8s.io/cli-runtime v0.30.11
33
33
k8s.io/client-go v0.30.11
34
- k8s.io/kubectl v0.29.8
34
+ k8s.io/kubectl v0.30.3
35
35
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
36
36
sigs.k8s.io/controller-runtime v0.17.0
37
37
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
Original file line number Diff line number Diff line change @@ -797,6 +797,8 @@ gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o=
797
797
gotest.tools/v3 v3.4.0 /go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g =
798
798
helm.sh/helm/v3 v3.14.2 h1:V71fv+NGZv0icBlr+in1MJXuUIHCiPG1hW9gEBISTIA =
799
799
helm.sh/helm/v3 v3.14.2 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
800
+ helm.sh/helm/v3 v3.15.4 h1:UFHd6oZ1IN3FsUZ7XNhOQDyQ2QYknBNWRHH57e9cbHY =
801
+ helm.sh/helm/v3 v3.15.4 /go.mod h1:phOwlxqGSgppCY/ysWBNRhG3MtnpsttOzxaTK+Mt40E =
800
802
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
801
803
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
802
804
k8s.io/api v0.30.11 h1:TpkiTTxQ6GSwHnqKOPeQRRFcBknTjOBwFYjWmn25Z1U =
@@ -819,6 +821,7 @@ k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7F
819
821
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 /go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98 =
820
822
k8s.io/kubectl v0.29.8 h1:JuMEjC+dCSWwF3Z4L22MFE7TvdOZn5bZ/qcNkQUz9J0 =
821
823
k8s.io/kubectl v0.29.8 /go.mod h1:x9o1S8AqTk+/C+e8EaRRhQLw5w0Jadd+4S/vsEAVA4c =
824
+ k8s.io/kubectl v0.30.3 /go.mod h1:IcR0I9RN2+zzTRUa1BzZCm4oM0NLOawE6RzlDvd1Fpo =
822
825
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A =
823
826
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
824
827
oras.land/oras-go v1.2.6 h1:z8cmxQXBU8yZ4mkytWqXfo6tZcamPwjsuxYU81xJ8Lk =
You can’t perform that action at this time.
0 commit comments