From 354c3da961499a969973e6d9ddff934841b35ca7 Mon Sep 17 00:00:00 2001 From: Carmen Rata Date: Fri, 2 Jul 2021 12:13:11 -0400 Subject: [PATCH] Update audit container image tag in helm charts Updated audit container image tag to new version in values.yaml as part of helm charts configuration. Story: 2008849 Task: 42752 Signed-off-by: Carmen Rata Change-Id: I1700a91920182d14175fca1fbd6497c6dcab79f8 --- stx-audit-helm/stx-audit-helm/helm-charts/audit/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stx-audit-helm/stx-audit-helm/helm-charts/audit/values.yaml b/stx-audit-helm/stx-audit-helm/helm-charts/audit/values.yaml index e8fb3a7..a677a7b 100755 --- a/stx-audit-helm/stx-audit-helm/helm-charts/audit/values.yaml +++ b/stx-audit-helm/stx-audit-helm/helm-charts/audit/values.yaml @@ -4,7 +4,7 @@ image: repository: docker.io/starlingx/stx-audit - tag: stx.6.0-v1.0.1 + tag: stx.6.0-v1.0.2 pullPolicy: IfNotPresent debug: ''