Skip to content

Commit defc1c8

Browse files
committed
envoy 1.35.8
1 parent bf689d3 commit defc1c8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.39.0
3+
version: 0.40.0

charts/synapse/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ admin:
413413
annotations: {}
414414
image:
415415
repository: "ghcr.io/etkecc/synapse-admin"
416-
tag: "v0.11.1-etke50"
416+
tag: "v0.11.1-etke52"
417417
pullPolicy: IfNotPresent
418418
replicas: 1
419419
resources: {}
@@ -439,7 +439,7 @@ envoyProxy:
439439
# maxUnavailable: 1
440440
image:
441441
repository: envoyproxy/envoy
442-
tag: v1.31.10
442+
tag: v1.35.8
443443
pullPolicy: IfNotPresent
444444
resources: {}
445445
# limits:

0 commit comments

Comments
 (0)