Skip to content

Commit 459a71b

Browse files
committed
techical release: bump minot tags for envoy, admin, mas
1 parent 0555c19 commit 459a71b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/synapse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: synapse
3-
version: 0.24.1
3+
version: 0.25.0

charts/synapse/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ admin:
387387
annotations: {}
388388
image:
389389
repository: "ghcr.io/etkecc/synapse-admin"
390-
tag: "v0.11.0-etke42"
390+
tag: "v0.11.1-etke45"
391391
pullPolicy: IfNotPresent
392392
replicas: 1
393393
resources: {}
@@ -413,7 +413,7 @@ envoyProxy:
413413
# maxUnavailable: 1
414414
image:
415415
repository: envoyproxy/envoy
416-
tag: v1.31.8
416+
tag: v1.31.10
417417
pullPolicy: IfNotPresent
418418
resources: {}
419419
# limits:
@@ -457,7 +457,7 @@ matrixAuthentication:
457457
# maxUnavailable: 1
458458
image:
459459
repository: ghcr.io/element-hq/matrix-authentication-service
460-
tag: 0.16.0
460+
tag: 0.18.0
461461
pullPolicy: IfNotPresent
462462
resources: {}
463463
# limits:

0 commit comments

Comments
 (0)