From 1c152d8cbd7198e04162c8377f1f406e21721bce Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 20 Feb 2024 18:34:07 +0000 Subject: [PATCH] Update Image Version to 1d5a97d --- 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 3e1836b..7da08cb 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: a8e6432 + tag: 1d5a97d imagePullSecrets: [] nameOverride: '' fullnameOverride: ''