From af2f0631ffeac088c1568cbfcab0905a52ad1f88 Mon Sep 17 00:00:00 2001 From: Daniel Scholl <dascholl@microsoft.com> Date: Sun, 4 Oct 2020 13:49:46 -0500 Subject: [PATCH] Updated Chart values --- devops/azure/chart/helm-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/azure/chart/helm-config.yaml b/devops/azure/chart/helm-config.yaml index de852eafb..cf8438efe 100644 --- a/devops/azure/chart/helm-config.yaml +++ b/devops/azure/chart/helm-config.yaml @@ -11,4 +11,4 @@ global: image: repository: #{container-registry}#.azurecr.io branch: #{ENVIRONMENT_NAME}# - tag: #{Build.BuildId}#-#{Build.SourceVersion}# + tag: #{Build.SourceVersion}# -- GitLab