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

Update dependency alpine/helm to v3.8.1

parent 5bcd1a6c
Branches
Tags
1 merge request!8Update dependency alpine/helm to v3.8.1
Pipeline #81232 passed
...@@ -16,7 +16,7 @@ stages: ...@@ -16,7 +16,7 @@ stages:
lint: lint:
stage: test stage: test
image: image:
name: alpine/helm:3.8.0 name: alpine/helm:3.8.1
entrypoint: ["/bin/sh", "-c"] entrypoint: ["/bin/sh", "-c"]
script: script:
- helm lint $CHART - helm lint $CHART
...@@ -29,7 +29,7 @@ lint: ...@@ -29,7 +29,7 @@ lint:
package_charts: package_charts:
stage: package stage: package
image: image:
name: alpine/helm:3.8.0 name: alpine/helm:3.8.1
entrypoint: ["/bin/sh", "-c"] entrypoint: ["/bin/sh", "-c"]
script: script:
# The helm-push command is broken in Helm 3.7. For more information, # 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