From c3660f9a5ed99b958601473b0728eac8edb7cdc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Sep 2024 10:29:04 +0000 Subject: [PATCH] Update deployment image to 240905-4579dbd --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index aaacc6d..051a863 100644 --- a/values.yaml +++ b/values.yaml @@ -20,7 +20,7 @@ image: repository: ghcr.io/suyiiyii/sims pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "240905-8ee13b5" + tag: "240905-4579dbd" # imagePullSecrets: [] # nameOverride: "" # fullnameOverride: ""