diff --git a/helmfile/overrides/openfiscacanada.yaml.gotmpl b/helmfile/overrides/openfiscacanada.yaml.gotmpl index c9a8ad61..a810a753 100644 --- a/helmfile/overrides/openfiscacanada.yaml.gotmpl +++ b/helmfile/overrides/openfiscacanada.yaml.gotmpl @@ -1,10 +1,6 @@ image: repository: mtscontainers.azurecr.io/openfiscacanada -{{ if or (eq .Environment.Name "prod-blue") (eq .Environment.Name "prod-green") (eq .Environment.Name "dev") }} tag: "{{ requiredEnv "DOCKER_TAG" }}" -{{ else }} - tag: latest -{{ end }} pullPolicy: Always extraEnv: