From 7a12bec9c0cac916eddad0bc8ad8fd6f1fdc189e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:25:48 -0600 Subject: [PATCH] Update Helm release cloudflared to v1.14.0 (#1279) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- clusters/cl01tl/applications/directus/Chart.yaml | 2 +- clusters/cl01tl/applications/element-web/Chart.yaml | 2 +- clusters/cl01tl/applications/site-profile/Chart.yaml | 2 +- clusters/cl01tl/platform/matrix-synapse/Chart.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/clusters/cl01tl/applications/directus/Chart.yaml b/clusters/cl01tl/applications/directus/Chart.yaml index daf5cc062..b13daddbb 100644 --- a/clusters/cl01tl/applications/directus/Chart.yaml +++ b/clusters/cl01tl/applications/directus/Chart.yaml @@ -35,7 +35,7 @@ dependencies: - name: cloudflared alias: cloudflared-directus repository: http://alexlebens.github.io/helm-charts - version: 1.13.0 + version: 1.14.0 - name: postgres-cluster alias: postgres-17-cluster version: 4.1.4 diff --git a/clusters/cl01tl/applications/element-web/Chart.yaml b/clusters/cl01tl/applications/element-web/Chart.yaml index 5980a1eb2..8c84be3a0 100644 --- a/clusters/cl01tl/applications/element-web/Chart.yaml +++ b/clusters/cl01tl/applications/element-web/Chart.yaml @@ -22,6 +22,6 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.13.0 + version: 1.14.0 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png appVersion: v1.11.88 diff --git a/clusters/cl01tl/applications/site-profile/Chart.yaml b/clusters/cl01tl/applications/site-profile/Chart.yaml index 19a21d054..67681d263 100644 --- a/clusters/cl01tl/applications/site-profile/Chart.yaml +++ b/clusters/cl01tl/applications/site-profile/Chart.yaml @@ -23,6 +23,6 @@ dependencies: - name: cloudflared alias: cloudflared-site repository: http://alexlebens.github.io/helm-charts - version: 1.13.0 + version: 1.14.0 icon: https://d21zlbwtcn424f.cloudfront.net/icon_white.png appVersion: 0.5.5 diff --git a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml index 68471c8ff..9b97c64d1 100644 --- a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml @@ -55,11 +55,11 @@ dependencies: repository: https://charts.bitnami.com/bitnami - name: cloudflared alias: cloudflared-synapse - version: 1.13.0 + version: 1.14.0 repository: http://alexlebens.github.io/helm-charts - name: cloudflared alias: cloudflared-hookshot - version: 1.13.0 + version: 1.14.0 repository: http://alexlebens.github.io/helm-charts - name: postgres-cluster alias: postgres-17-cluster