Skip to content

Commit

Permalink
Merge pull request #716 from cloudkats/renovate/master-helm-helm-helm…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update dependency helm/helm to v3.13.1 (helm/dockerfile) (master)
  • Loading branch information
ivankatliarchuk authored Nov 4, 2023
2 parents a40a533 + 2f9fe5f commit 58f39b1
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 58f39b1

Please sign in to comment.