From b8dc8112c2d10cf6a714afde7f722f179db6d1b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Sep 2024 12:44:49 +0000 Subject: [PATCH] Update deployment image to 240909-92de93a --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 42db3b6..75472a8 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: "240908-39cfd99" + tag: "240909-92de93a" # imagePullSecrets: [] # nameOverride: "" # fullnameOverride: ""