Skip to content
Snippets Groups Projects
Verified Commit 892e6668 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/docker.io-helmunittest-helm-unittest-3.x'

parents 845059e3 b2ff1502
No related branches found
No related tags found
1 merge request!1020chore(deps): update docker.io/helmunittest/helm-unittest docker tag to v3.13.1
...@@ -47,7 +47,7 @@ chart-helm-unittest: ...@@ -47,7 +47,7 @@ chart-helm-unittest:
stage: lint stage: lint
extends: .chart-matrix extends: .chart-matrix
image: image:
name: docker.io/helmunittest/helm-unittest:3.12.3-0.3.5 name: docker.io/helmunittest/helm-unittest:3.13.1-0.3.5
entrypoint: [""] entrypoint: [""]
script: script:
- if [ ! -e charts/${CHART}/tests ]; then echo "No helm unittests"; exit 0; fi - if [ ! -e charts/${CHART}/tests ]; then echo "No helm unittests"; exit 0; fi
......
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