Skip to content

Commit

Permalink
chore(deps): update dependency helm/helm to v3.13.1 (helm/dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Nov 2, 2023
1 parent e65a6a6 commit 2f9fe5f
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.18 as first

# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=3.12.0
ARG HELM_VERSION=3.13.1

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

0 comments on commit 2f9fe5f

Please sign in to comment.