From cba67a4eb651b387028f05596e3c01b2305dd668 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 20 Feb 2024 18:10:25 +0000 Subject: [PATCH] Update Image Version to a8e6432 --- charts/rewards-api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/rewards-api/values.yaml b/charts/rewards-api/values.yaml index 3a4f569..3e1836b 100644 --- a/charts/rewards-api/values.yaml +++ b/charts/rewards-api/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: dimozone/rewards-api pullPolicy: IfNotPresent - tag: 6d946de + tag: a8e6432 imagePullSecrets: [] nameOverride: '' fullnameOverride: ''