8407c248 by Adam Heath

Set exact image version for helmfile.

1 parent 640a3424
......@@ -108,7 +108,7 @@ spec:
command: ["/tmp/k8s-bootstrap-scripts/clone-start-of-day"]
- name: try-helmfile
image: quay.io/roboll/helmfile
image: quay.io/roboll/helmfile:v0.143.5
workingDir: /tmp/git-storage/k8s-start-of-day
command: ["/tmp/k8s-bootstrap-scripts/check-mode", "helmfile", "/usr/local/bin/helmfile"]
volumeMounts:
......