Skip to content

Commit

Permalink
chore(deps): update dependency helm/helm to v3.17.1 (helm/dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Feb 16, 2025
1 parent 0d2d9aa commit 71522b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
FROM alpine:3.21 as first

# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=3.15.1
ARG HELM_VERSION=3.17.1

# hadolint ignore=DL3018
RUN apk add --no-cache ca-certificates \
Expand Down

0 comments on commit 71522b6

Please sign in to comment.