synapse-admin update

This commit is contained in:
Philip Haupt
2026-03-10 21:15:17 +01:00
parent 0e896b3596
commit b62dd18c5c
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ spec:
helm.sh/chart: synapse-admin-1.0.0 helm.sh/chart: synapse-admin-1.0.0
spec: spec:
containers: containers:
- image: docker.io/awesometechnologies/synapse-admin:0.11.2 - image: docker.io/awesometechnologies/synapse-admin:0.11.4
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3

View File

@@ -14,7 +14,7 @@ image:
repository: awesometechnologies/synapse-admin repository: awesometechnologies/synapse-admin
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: "0.11.2" tag: "0.11.4"
## @section ServiceAccount parameters ## @section ServiceAccount parameters