From aef63c95d4f85167cf4dfcbea5b314ef51f7d908 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:53:31 +0000 Subject: [PATCH] Update Image Version to bc8d532 --- charts/token-exchange-api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/token-exchange-api/values.yaml b/charts/token-exchange-api/values.yaml index 8e83678..c021dab 100644 --- a/charts/token-exchange-api/values.yaml +++ b/charts/token-exchange-api/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: dimozone/token-exchange-api pullPolicy: IfNotPresent - tag: ae1943d + tag: bc8d532 imagePullSecrets: [] serviceAccount: create: true