From b0b48486d7a629cab14284a5d809f91c0e066354 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Apr 2025 21:24:23 +0000 Subject: [PATCH] Update Helm release cloudflared to v1.14.5 --- 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/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 ++-- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/clusters/cl01tl/applications/code-server/Chart.yaml b/clusters/cl01tl/applications/code-server/Chart.yaml index 573ae377a..560ccabb5 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 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 05203737e..e6b458f8c 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 - name: postgres-cluster alias: postgres-17-cluster version: 4.2.1 diff --git a/clusters/cl01tl/applications/element-web/Chart.yaml b/clusters/cl01tl/applications/element-web/Chart.yaml index ec7a905bd..996eba403 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/element.png appVersion: v1.11.88 diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/applications/freshrss/Chart.yaml index 8651b57fa..d17d846dc 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 - name: postgres-cluster alias: postgres-17-cluster version: 4.2.1 diff --git a/clusters/cl01tl/applications/hoarder/Chart.yaml b/clusters/cl01tl/applications/hoarder/Chart.yaml index 4a44506eb..25f08d28c 100644 --- a/clusters/cl01tl/applications/hoarder/Chart.yaml +++ b/clusters/cl01tl/applications/hoarder/Chart.yaml @@ -28,6 +28,6 @@ dependencies: - name: cloudflared alias: cloudflared repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/karakeep.webp appVersion: 0.19.0 diff --git a/clusters/cl01tl/applications/homepage-dev/Chart.yaml b/clusters/cl01tl/applications/homepage-dev/Chart.yaml index 7e90f2c11..76e1c51c3 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/homepage.png appVersion: v0.10.0 diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index dcd893da5..418e855c9 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 - name: cloudflared alias: cloudflared-minio repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 - name: postgres-cluster alias: postgres-17-cluster version: 4.2.1 diff --git a/clusters/cl01tl/applications/site-profile/Chart.yaml b/clusters/cl01tl/applications/site-profile/Chart.yaml index 983b9ef47..f40e9bb28 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 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 95baa97d1..0c32f292b 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 - name: postgres-cluster alias: postgres-17-cluster version: 4.2.1 diff --git a/clusters/cl01tl/platform/authentik/Chart.yaml b/clusters/cl01tl/platform/authentik/Chart.yaml index 68eb0fd09..407d51ac8 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: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 - name: postgres-cluster alias: postgres-17-cluster version: 4.2.1 diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index 8c12cc023..3adb2ab32 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -47,7 +47,7 @@ dependencies: - name: cloudflared alias: cloudflared repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 1.14.4 + version: 1.14.5 - name: postgres-cluster alias: postgres-17-cluster version: 4.2.1 diff --git a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml index db27a8df7..1ac0db95d 100644 --- a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml @@ -55,11 +55,11 @@ dependencies: repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts - name: cloudflared alias: cloudflared-synapse - version: 1.14.4 + version: 1.14.5 repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - name: cloudflared alias: cloudflared-hookshot - version: 1.14.4 + version: 1.14.5 repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - name: postgres-cluster alias: postgres-17-cluster -- 2.49.1