Skip to content
Snippets Groups Projects
Commit 405198ac authored by Chad Swenson's avatar Chad Swenson
Browse files

Update helm version for security and stablity fixes

Helm v2.12.2 has fixes for a security vuln, and there have been several improvements since our last update.
parent 0697ab4b
Branches
Tags
No related merge requests found
...@@ -210,7 +210,7 @@ test_image_repo: busybox ...@@ -210,7 +210,7 @@ test_image_repo: busybox
test_image_tag: latest test_image_tag: latest
busybox_image_repo: busybox busybox_image_repo: busybox
busybox_image_tag: 1.29.2 busybox_image_tag: 1.29.2
helm_version: "v2.11.0" helm_version: "v2.12.2"
helm_image_repo: "lachlanevenson/k8s-helm" helm_image_repo: "lachlanevenson/k8s-helm"
helm_image_tag: "{{ helm_version }}" helm_image_tag: "{{ helm_version }}"
tiller_image_repo: "gcr.io/kubernetes-helm/tiller" tiller_image_repo: "gcr.io/kubernetes-helm/tiller"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment