From 7daddb48d5b094d19dad53da07329ead528db3ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 23:07:14 -0600 Subject: [PATCH] Update Helm release cloudflared to v1.14.0 (#1259) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- clusters/cl01tl/applications/outline/Chart.yaml | 4 ++-- clusters/cl01tl/applications/vaultwarden/Chart.yaml | 2 +- clusters/standby/element-web/Chart.yaml | 2 +- clusters/standby/matrix-synapse/Chart.yaml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index 915bde24b..f6842a826 100644 --- a/clusters/cl01tl/applications/outline/Chart.yaml +++ b/clusters/cl01tl/applications/outline/Chart.yaml @@ -36,11 +36,11 @@ dependencies: - name: cloudflared alias: cloudflared-outline repository: http://alexlebens.github.io/helm-charts - version: 1.13.0 + version: 1.14.0 - name: cloudflared alias: cloudflared-minio 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/vaultwarden/Chart.yaml b/clusters/cl01tl/applications/vaultwarden/Chart.yaml index cd81ccea6..8a5353bcd 100644 --- a/clusters/cl01tl/applications/vaultwarden/Chart.yaml +++ b/clusters/cl01tl/applications/vaultwarden/Chart.yaml @@ -25,7 +25,7 @@ dependencies: - name: cloudflared alias: cloudflared 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/standby/element-web/Chart.yaml b/clusters/standby/element-web/Chart.yaml index 5980a1eb2..8c84be3a0 100644 --- a/clusters/standby/element-web/Chart.yaml +++ b/clusters/standby/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/standby/matrix-synapse/Chart.yaml b/clusters/standby/matrix-synapse/Chart.yaml index e7e758c27..c0f8a0bd9 100644 --- a/clusters/standby/matrix-synapse/Chart.yaml +++ b/clusters/standby/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