From bfdbd45c70aac826c7381948c160f10614f9dec4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 31 Oct 2025 21:01:36 +0000 Subject: [PATCH] Update cloudflared Docker tag to v1.22.2 --- 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/homepage-dev/Chart.yaml | 2 +- clusters/cl01tl/applications/karakeep/Chart.yaml | 2 +- clusters/cl01tl/applications/outline/Chart.yaml | 2 +- clusters/cl01tl/applications/postiz/Chart.yaml | 2 +- clusters/cl01tl/applications/site-documentation/Chart.yaml | 2 +- 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 ++-- clusters/cl01tl/storage/rook-ceph/Chart.yaml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/clusters/cl01tl/applications/code-server/Chart.yaml b/clusters/cl01tl/applications/code-server/Chart.yaml index b0d8c3493..6da430095 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: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/visual-studio-code.png appVersion: 4.100.2 diff --git a/clusters/cl01tl/applications/directus/Chart.yaml b/clusters/cl01tl/applications/directus/Chart.yaml index 16769e4ea..5049360df 100644 --- a/clusters/cl01tl/applications/directus/Chart.yaml +++ b/clusters/cl01tl/applications/directus/Chart.yaml @@ -24,7 +24,7 @@ dependencies: - name: cloudflared alias: cloudflared-directus repository: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 - name: postgres-cluster alias: postgres-17-cluster version: 6.15.0 diff --git a/clusters/cl01tl/applications/element-web/Chart.yaml b/clusters/cl01tl/applications/element-web/Chart.yaml index fdf26bd68..36ba0f1d3 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: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/element.png appVersion: v1.11.100 diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/applications/freshrss/Chart.yaml index 8231b4672..d2010f1a7 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: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 - name: postgres-cluster alias: postgres-17-cluster version: 6.15.0 diff --git a/clusters/cl01tl/applications/homepage-dev/Chart.yaml b/clusters/cl01tl/applications/homepage-dev/Chart.yaml index 646a2a7d3..840dee44e 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: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/homepage.png appVersion: v1.2.0 diff --git a/clusters/cl01tl/applications/karakeep/Chart.yaml b/clusters/cl01tl/applications/karakeep/Chart.yaml index d5229a8d6..49bbead7f 100644 --- a/clusters/cl01tl/applications/karakeep/Chart.yaml +++ b/clusters/cl01tl/applications/karakeep/Chart.yaml @@ -27,6 +27,6 @@ dependencies: - name: cloudflared alias: cloudflared repository: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/karakeep.webp appVersion: 0.26.0 diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index b0981dddc..6c9eb08c8 100644 --- a/clusters/cl01tl/applications/outline/Chart.yaml +++ b/clusters/cl01tl/applications/outline/Chart.yaml @@ -25,7 +25,7 @@ dependencies: - name: cloudflared alias: cloudflared-outline repository: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 - name: postgres-cluster alias: postgres-17-cluster version: 6.15.0 diff --git a/clusters/cl01tl/applications/postiz/Chart.yaml b/clusters/cl01tl/applications/postiz/Chart.yaml index 68350c7ae..07dd2a72f 100644 --- a/clusters/cl01tl/applications/postiz/Chart.yaml +++ b/clusters/cl01tl/applications/postiz/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 4.4.0 - name: cloudflared repository: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 - name: postgres-cluster alias: postgres-17-cluster version: 6.15.0 diff --git a/clusters/cl01tl/applications/site-documentation/Chart.yaml b/clusters/cl01tl/applications/site-documentation/Chart.yaml index c9faf7b4a..d4ac12304 100644 --- a/clusters/cl01tl/applications/site-documentation/Chart.yaml +++ b/clusters/cl01tl/applications/site-documentation/Chart.yaml @@ -23,6 +23,6 @@ dependencies: - name: cloudflared alias: cloudflared-site repository: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 icon: https://d21zlbwtcn424f.cloudfront.net/logo-new-round.png appVersion: 0.8.1 diff --git a/clusters/cl01tl/applications/site-profile/Chart.yaml b/clusters/cl01tl/applications/site-profile/Chart.yaml index acf97bb2e..230f45e1b 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: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 icon: https://d21zlbwtcn424f.cloudfront.net/logo-new-round.png appVersion: 2.0.1 diff --git a/clusters/cl01tl/applications/vaultwarden/Chart.yaml b/clusters/cl01tl/applications/vaultwarden/Chart.yaml index 76a70d067..bbb59820e 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: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 - name: postgres-cluster alias: postgres-17-cluster version: 6.15.0 diff --git a/clusters/cl01tl/platform/authentik/Chart.yaml b/clusters/cl01tl/platform/authentik/Chart.yaml index adb7934f7..9039b2495 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: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 - name: postgres-cluster alias: postgres-17-cluster version: 6.15.0 diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index 809e04304..46213ea35 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -41,7 +41,7 @@ dependencies: - name: cloudflared alias: cloudflared repository: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 - name: postgres-cluster alias: postgres-17-cluster version: 6.15.0 diff --git a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml index a44fb2bb0..b3310acea 100644 --- a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml @@ -45,11 +45,11 @@ dependencies: # version: 4.0.1 - name: cloudflared alias: cloudflared-synapse - version: 1.22.1 + version: 1.22.2 repository: oci://harbor.alexlebens.net/helm-charts - name: cloudflared alias: cloudflared-hookshot - version: 1.22.1 + version: 1.22.2 repository: oci://harbor.alexlebens.net/helm-charts - name: postgres-cluster alias: postgres-17-cluster diff --git a/clusters/cl01tl/storage/rook-ceph/Chart.yaml b/clusters/cl01tl/storage/rook-ceph/Chart.yaml index 054cfb2b7..725c0ef7a 100644 --- a/clusters/cl01tl/storage/rook-ceph/Chart.yaml +++ b/clusters/cl01tl/storage/rook-ceph/Chart.yaml @@ -24,6 +24,6 @@ dependencies: - name: cloudflared alias: cloudflared-rgw repository: oci://harbor.alexlebens.net/helm-charts - version: 1.22.1 + version: 1.22.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ceph.png appVersion: v1.17.1 -- 2.49.1