Skip to content

Commit

Permalink
chore(deps): update dependency helm/helm to v3.15.1 (helm/dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed May 31, 2024
1 parent 3d7a5d3 commit 0859148
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.19 as first

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

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

0 comments on commit 0859148

Please sign in to comment.