Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 9af7c1a

Browse files
🌱 Update helm/helm to v3.13.2
| datasource | package | from | to | | ----------- | --------- | ------- | ------- | | github-tags | helm/helm | v3.10.2 | v3.13.2 |
1 parent ec1af48 commit 9af7c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM quay.io/syself/argocd:argocd-alpha.5
66
# renovate: datasource=github-tags depName=helmfile/helmfile extractVersion=^v(?<version>.*)$
77
ARG HELMFILE_VERSION=0.148.1
88
# renovate: datasource=github-tags depName=helm/helm
9-
ARG HELM_VERSION=v3.10.2
9+
ARG HELM_VERSION=v3.13.2
1010
ARG HELM_LOCATION="https://get.helm.sh"
1111
ARG HELM_FILENAME="helm-${HELM_VERSION}-linux-amd64.tar.gz"
1212
# renovate: datasource=github-tags depName=mozilla/sops

0 commit comments

Comments
 (0)