354d4cb7 by Adam Heath

Use debian stable-slim version of helmfile.

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