Skip to content

Commit c187c14

Browse files
Update CircleCI docker image to use helm 2.16.9
1 parent c99b8bd commit c187c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
working_directory: ~/stackstorm-ha
1818
docker:
1919
# Pin Helm to v2.x, see https://github.com/StackStorm/stackstorm-ha/issues/98
20-
- image: lachlanevenson/k8s-helm:v2.16.7
20+
- image: lachlanevenson/k8s-helm:v2.16.9
2121
steps:
2222
- checkout
2323
- run:

0 commit comments

Comments
 (0)