From 9ba79a6b63e5a4615701779da53ed5c7019674b8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 10 Oct 2024 20:00:31 +0000 Subject: [PATCH] Update Image Version to d97454d --- 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 147f2f7..7612988 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: 5c3856d + tag: d97454d imagePullSecrets: [] nameOverride: '' fullnameOverride: ''