Set exact image version for helmfile.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -108,7 +108,7 @@ spec: | ... | @@ -108,7 +108,7 @@ spec: |
108 | command: ["/tmp/k8s-bootstrap-scripts/clone-start-of-day"] | 108 | command: ["/tmp/k8s-bootstrap-scripts/clone-start-of-day"] |
109 | 109 | ||
110 | - name: try-helmfile | 110 | - name: try-helmfile |
111 | image: quay.io/roboll/helmfile | 111 | image: quay.io/roboll/helmfile:v0.143.5 |
112 | workingDir: /tmp/git-storage/k8s-start-of-day | 112 | workingDir: /tmp/git-storage/k8s-start-of-day |
113 | command: ["/tmp/k8s-bootstrap-scripts/check-mode", "helmfile", "/usr/local/bin/helmfile"] | 113 | command: ["/tmp/k8s-bootstrap-scripts/check-mode", "helmfile", "/usr/local/bin/helmfile"] |
114 | volumeMounts: | 114 | volumeMounts: | ... | ... |
-
Please register or sign in to post a comment