Skip to content

Commit

Permalink
chore(deps): update dependency helm/helm to v3.16.4 (helm/dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Jan 11, 2025
1 parent 55dd27e commit 48ec3f0
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.16.4

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

0 comments on commit 48ec3f0

Please sign in to comment.