From ab6f5b840142a4ee04b85bda3696f69a7a2d4f84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 00:05:59 +0000 Subject: [PATCH] Update Helm release cloudflared to v1.12.0 --- clusters/cl01tl/applications/code-server/Chart.yaml | 2 +- clusters/cl01tl/applications/directus/Chart.yaml | 2 +- clusters/cl01tl/applications/element-web/Chart.yaml | 2 +- clusters/cl01tl/applications/freshrss/Chart.yaml | 2 +- clusters/cl01tl/applications/hoarder/Chart.yaml | 2 +- clusters/cl01tl/applications/homepage-dev/Chart.yaml | 2 +- clusters/cl01tl/applications/linkwarden/Chart.yaml | 2 +- clusters/cl01tl/applications/outline/Chart.yaml | 4 ++-- clusters/cl01tl/applications/site-profile/Chart.yaml | 2 +- clusters/cl01tl/applications/vaultwarden/Chart.yaml | 2 +- clusters/cl01tl/platform/authentik/Chart.yaml | 2 +- clusters/cl01tl/platform/gitea/Chart.yaml | 2 +- clusters/cl01tl/platform/matrix-synapse/Chart.yaml | 4 ++-- 13 files changed, 15 insertions(+), 15 deletions(-) diff --git a/clusters/cl01tl/applications/code-server/Chart.yaml b/clusters/cl01tl/applications/code-server/Chart.yaml index 2ffc382cc..421e4579b 100644 --- a/clusters/cl01tl/applications/code-server/Chart.yaml +++ b/clusters/cl01tl/applications/code-server/Chart.yaml @@ -23,6 +23,6 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/code-server.png appVersion: 4.96.1 diff --git a/clusters/cl01tl/applications/directus/Chart.yaml b/clusters/cl01tl/applications/directus/Chart.yaml index 0835d1741..ad9b8390a 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.10.0 + version: 1.12.0 - name: postgres-cluster alias: postgres-16-cluster version: 3.15.0 diff --git a/clusters/cl01tl/applications/element-web/Chart.yaml b/clusters/cl01tl/applications/element-web/Chart.yaml index b6eeb79c8..fc4fed589 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.10.0 + version: 1.12.0 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png appVersion: v1.11.87 diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/applications/freshrss/Chart.yaml index cfe2a13dd..918c45e88 100644 --- a/clusters/cl01tl/applications/freshrss/Chart.yaml +++ b/clusters/cl01tl/applications/freshrss/Chart.yaml @@ -24,7 +24,7 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 - name: postgres-cluster alias: postgres-16-cluster version: 3.15.0 diff --git a/clusters/cl01tl/applications/hoarder/Chart.yaml b/clusters/cl01tl/applications/hoarder/Chart.yaml index 76461956b..3fab009e7 100644 --- a/clusters/cl01tl/applications/hoarder/Chart.yaml +++ b/clusters/cl01tl/applications/hoarder/Chart.yaml @@ -27,6 +27,6 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/svg/hoarder.svg appVersion: 0.19.0 diff --git a/clusters/cl01tl/applications/homepage-dev/Chart.yaml b/clusters/cl01tl/applications/homepage-dev/Chart.yaml index f5acaac6f..47b7398a1 100644 --- a/clusters/cl01tl/applications/homepage-dev/Chart.yaml +++ b/clusters/cl01tl/applications/homepage-dev/Chart.yaml @@ -22,6 +22,6 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/homepage.png appVersion: v0.10.0 diff --git a/clusters/cl01tl/applications/linkwarden/Chart.yaml b/clusters/cl01tl/applications/linkwarden/Chart.yaml index 30630be6f..34d840900 100644 --- a/clusters/cl01tl/applications/linkwarden/Chart.yaml +++ b/clusters/cl01tl/applications/linkwarden/Chart.yaml @@ -24,7 +24,7 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 - name: postgres-cluster alias: postgres-16-cluster version: 3.15.0 diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index 43ba99164..45597948a 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.10.0 + version: 1.12.0 - name: cloudflared alias: cloudflared-minio repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 - name: postgres-cluster alias: postgres-16-cluster version: 3.15.0 diff --git a/clusters/cl01tl/applications/site-profile/Chart.yaml b/clusters/cl01tl/applications/site-profile/Chart.yaml index b205f1cd2..5af3e9e0e 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.10.0 + version: 1.12.0 icon: https://d21zlbwtcn424f.cloudfront.net/icon_white.png appVersion: 0.5.5 diff --git a/clusters/cl01tl/applications/vaultwarden/Chart.yaml b/clusters/cl01tl/applications/vaultwarden/Chart.yaml index eca7288e1..abc1c2ef0 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.10.0 + version: 1.12.0 - name: postgres-cluster alias: postgres-16-cluster version: 3.15.0 diff --git a/clusters/cl01tl/platform/authentik/Chart.yaml b/clusters/cl01tl/platform/authentik/Chart.yaml index 9bd450009..568fb0c14 100644 --- a/clusters/cl01tl/platform/authentik/Chart.yaml +++ b/clusters/cl01tl/platform/authentik/Chart.yaml @@ -26,7 +26,7 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 - name: postgres-cluster alias: postgres-16-cluster version: 3.15.0 diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index c644c7c6a..6b3d4f147 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -24,7 +24,7 @@ dependencies: - name: cloudflared alias: cloudflared repository: http://alexlebens.github.io/helm-charts - version: 1.10.0 + version: 1.12.0 - name: app-template alias: backup repository: https://bjw-s.github.io/helm-charts/ diff --git a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml index 7b8458d6f..b803359f1 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.10.0 + version: 1.12.0 repository: http://alexlebens.github.io/helm-charts - name: cloudflared alias: cloudflared-hookshot - version: 1.10.0 + version: 1.12.0 repository: http://alexlebens.github.io/helm-charts - name: postgres-cluster alias: postgres-16-cluster