From a332e936b3595732305091338ce69b23f42141f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Aug 2024 09:16:11 +0000 Subject: [PATCH] Update deployment image to 240829-0fea966 --- values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index c29dfb7..4a3c69b 100644 --- a/values.yaml +++ b/values.yaml @@ -15,7 +15,7 @@ image: repository: ghcr.io/suyiiyii/sims pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "240829-f867d7b" + tag: "240829-0fea966" # imagePullSecrets: [] # nameOverride: "" # fullnameOverride: "" @@ -94,7 +94,6 @@ image: # # - name: foo # # mountPath: "/etc/foo" # # readOnly: true - # nodeSelector: {} # tolerations: [] # affinity: {}