Skip to content
Snippets Groups Projects
Commit 48425fe6 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

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

parent ff1b7839
No related branches found
No related tags found
1 merge request!585chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.8.0
......@@ -10,7 +10,7 @@
chart-package:
stage: build
extends: .chart-matrix
image: quay.io/helmpack/chart-testing:v3.7.1
image: quay.io/helmpack/chart-testing:v3.8.0
script:
- export TMP_DIR=$(mktemp -d)
- helm package charts/${CHART} -d "$TMP_DIR"
......@@ -24,7 +24,7 @@ chart-package:
chart-helm-lint:
stage: lint
extends: .chart-matrix
image: quay.io/helmpack/chart-testing:v3.7.1
image: quay.io/helmpack/chart-testing:v3.8.0
script:
- helm lint --strict charts/${CHART}
rules:
......
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