Skip to content

Commit

Permalink
Merge pull request #469 from PhoenixRedflash/dependabot/go_modules/he…
Browse files Browse the repository at this point in the history
…lm.sh/helm/v3-3.15.0

Bump helm.sh/helm/v3 from 3.14.4 to 3.15.0
  • Loading branch information
github-actions[bot] authored May 16, 2024
2 parents 5fcf1cd + 0d5095c commit caaf135
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -62,22 +62,22 @@ require (
golang.org/x/sys v0.20.0
golang.org/x/tools v0.21.0
google.golang.org/grpc v1.64.0
helm.sh/helm/v3 v3.14.4
helm.sh/helm/v3 v3.15.0
)

// Kubernetes
require (
k8s.io/api v0.30.0
k8s.io/apiextensions-apiserver v0.30.0
k8s.io/apimachinery v0.30.0
k8s.io/cli-runtime v0.29.0
k8s.io/cli-runtime v0.30.0
k8s.io/client-go v0.30.0
k8s.io/cloud-provider v0.29.0
k8s.io/component-base v0.30.0
k8s.io/component-helpers v0.29.0
k8s.io/cri-api v0.29.0
k8s.io/kube-aggregator v0.29.0
k8s.io/kubectl v0.29.0
k8s.io/kubectl v0.30.0
k8s.io/kubelet v0.29.0
k8s.io/kubernetes v1.29.0
k8s.io/mount-utils v0.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -947,8 +947,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gotest.tools/v3 v3.5.0 h1:Ljk6PdHdOhAb5aDMWXjDLMMhph+BpztA4v1QdqEW2eY=
gotest.tools/v3 v3.5.0/go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU=
helm.sh/helm/v3 v3.14.4 h1:6FSpEfqyDalHq3kUr4gOMThhgY55kXUEjdQoyODYnrM=
helm.sh/helm/v3 v3.14.4/go.mod h1:Tje7LL4gprZpuBNTbG34d1Xn5NmRT3OWfBRwpOSer9I=
helm.sh/helm/v3 v3.15.0 h1:gcLxHeFp0Hfo7lYi6KIZ84ZyvlAnfFRSJ8lTL3zvG5U=
helm.sh/helm/v3 v3.15.0/go.mod h1:fvfoRcB8UKRUV5jrIfOTaN/pG1TPhuqSb56fjYdTKXg=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
k8s.io/api v0.29.0 h1:NiCdQMY1QOp1H8lfRyeEf8eOwV6+0xA6XEE44ohDX2A=
Expand Down

0 comments on commit caaf135

Please sign in to comment.