Skip to content

Commit

Permalink
Update dependency helm/helm to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 8a5f357 commit 4dd079e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ENV GOPATH /go
ENV PATH $GOPATH/bin:/usr/local/go/bin:$PATH

# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.8.1
ARG HELM_VERSION=v3.17.0
# renovate: datasource=github-releases depName=kubernetes-sigs/kubebuilder
ARG KUBEBUILDER_VERSION=3.1.0
# renovate: datasource=github-releases depName=golangci/golangci-lint
Expand Down

0 comments on commit 4dd079e

Please sign in to comment.