Update deployment image to 240903-28f5b14
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled

This commit is contained in:
github-actions[bot] 2024-09-03 09:33:17 +00:00
parent b8c11d6e08
commit fdbf7a7491

View File

@ -10,20 +10,17 @@ spring:
driverClassName: "" driverClassName: ""
jwt: jwt:
secret: "" secret: ""
S3: S3:
ENDPOINT: "" ENDPOINT: ""
BUCKET: "" BUCKET: ""
ACCESS_KEY: "" ACCESS_KEY: ""
SECRET_KEY: "" SECRET_KEY: ""
replicaCount: 1 replicaCount: 1
image: image:
repository: ghcr.io/suyiiyii/sims repository: ghcr.io/suyiiyii/sims
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "240903-94bf792" tag: "240903-28f5b14"
# imagePullSecrets: [] # imagePullSecrets: []
# nameOverride: "" # nameOverride: ""
# fullnameOverride: "" # fullnameOverride: ""