Skip to content
Snippets Groups Projects
Commit 4f9d2da7 authored by Varac renovate bot's avatar Varac renovate bot
Browse files

Update alpine/helm Docker tag to v3.12.3

parent 34844760
No related branches found
No related tags found
1 merge request!32Update alpine/helm Docker tag to v3.12.3
Pipeline #161232 passed
......@@ -16,7 +16,7 @@ stages:
lint:
stage: test
image:
name: alpine/helm:3.12.2
name: alpine/helm:3.12.3
entrypoint: ["/bin/sh", "-c"]
script:
- helm lint $CHART
......@@ -29,7 +29,7 @@ lint:
package_charts:
stage: package
image:
name: alpine/helm:3.12.2
name: alpine/helm:3.12.3
entrypoint: ["/bin/sh", "-c"]
script:
# The helm-push command is broken in Helm 3.7. For more information,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment