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

chore(deps): update quay.io/shivering-isles/koolbox docker tag to v0.5.1

parent bcef06d2
No related branches found
No related tags found
1 merge request!924chore(deps): update quay.io/shivering-isles/koolbox docker tag to v0.5.1
......@@ -14,7 +14,7 @@
chart-package:
stage: build
extends: .chart-matrix
image: quay.io/shivering-isles/koolbox:0.5.0
image: quay.io/shivering-isles/koolbox:0.5.1
script:
- export TMP_DIR=$(mktemp -d)
- helm package charts/${CHART} -d "$TMP_DIR"
......@@ -28,7 +28,7 @@ chart-package:
chart-helm-lint:
stage: lint
extends: .chart-matrix
image: quay.io/shivering-isles/koolbox:0.5.0
image: quay.io/shivering-isles/koolbox:0.5.1
script:
- helm lint --strict charts/${CHART}
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment