From fdbf7a7491fa991c732731034fe9c1253a67d286 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Sep 2024 09:33:17 +0000 Subject: [PATCH] Update deployment image to 240903-28f5b14 --- values.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/values.yaml b/values.yaml index a1702c7..c3ad497 100644 --- a/values.yaml +++ b/values.yaml @@ -10,20 +10,17 @@ spring: driverClassName: "" jwt: secret: "" - S3: ENDPOINT: "" BUCKET: "" ACCESS_KEY: "" SECRET_KEY: "" - - replicaCount: 1 image: repository: ghcr.io/suyiiyii/sims pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "240903-94bf792" + tag: "240903-28f5b14" # imagePullSecrets: [] # nameOverride: "" # fullnameOverride: ""