We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9cc21 commit 4fe1388Copy full SHA for 4fe1388
.circleci/config.yml
@@ -4,7 +4,7 @@ orbs:
4
jobs:
5
template-chart:
6
docker:
7
- - image: giantswarm/helm-chart-testing:v3.11.0
+ - image: giantswarm/helm-chart-testing:v3.12.0
8
steps:
9
- checkout
10
- run: cd helm/grafana && helm dep up
0 commit comments