We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf689d3 commit defc1c8Copy full SHA for defc1c8
2 files changed
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.39.0
+version: 0.40.0
charts/synapse/values.yaml
@@ -413,7 +413,7 @@ admin:
413
annotations: {}
414
image:
415
repository: "ghcr.io/etkecc/synapse-admin"
416
- tag: "v0.11.1-etke50"
+ tag: "v0.11.1-etke52"
417
pullPolicy: IfNotPresent
418
replicas: 1
419
resources: {}
@@ -439,7 +439,7 @@ envoyProxy:
439
# maxUnavailable: 1
440
441
repository: envoyproxy/envoy
442
- tag: v1.31.10
+ tag: v1.35.8
443
444
445
# limits:
0 commit comments