chore: Update manifests after automerge

This commit is contained in:
2026-05-08 05:56:10 +00:00
parent 387023afad
commit e5bed74fdc
75 changed files with 120 additions and 105 deletions

View File

@@ -8,7 +8,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: synapse-cloudflared
app.kubernetes.io/version: 2026.3.0
helm.sh/chart: cloudflared-synapse-3.2.0
helm.sh/chart: cloudflared-synapse-3.2.1
namespace: matrix-synapse
spec:
revisionHistoryLimit: 3
@@ -40,7 +40,8 @@ spec:
- --protocol
- auto
- --no-autoupdate
- --metrics 0.0.0.0:20241
- --metrics
- 0.0.0.0:20241
- run
- --token
- $(CF_MANAGED_TUNNEL_TOKEN)