Skip to content
Snippets Groups Projects
Commit 9ae1645f authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge branch 'renovate/quay.io-helmpack-chart-testing-3.x' into 'main'

chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.7.0

See merge request !255
parents 9cfa9bf7 130db245
No related branches found
No related tags found
1 merge request!255chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.7.0
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
chart-package: chart-package:
stage: build stage: build
extends: .chart-matrix extends: .chart-matrix
image: quay.io/helmpack/chart-testing:v3.6.0 image: quay.io/helmpack/chart-testing:v3.7.0
script: script:
- export TMP_DIR=$(mktemp -d) - export TMP_DIR=$(mktemp -d)
- helm package charts/${CHART} -d "$TMP_DIR" - helm package charts/${CHART} -d "$TMP_DIR"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment