We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a83c12 commit b76fe6dCopy full SHA for b76fe6d
.circleci/config.yml
@@ -14,7 +14,7 @@ jobs:
14
helm-lint:
15
working_directory: ~/stackstorm-ha
16
docker:
17
- - image: lachlanevenson/k8s-helm:v3.5.0
+ - image: lachlanevenson/k8s-helm:v3.5.3
18
steps:
19
- checkout
20
- run:
0 commit comments