From 172526fb79fdf221167650c4e531dec76d0ef4c5 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 11 Oct 2024 19:03:23 -0500 Subject: [PATCH] update common chart --- charts/cloudflared/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cloudflared/Chart.yaml b/charts/cloudflared/Chart.yaml index 2bf4d3d..cf344fc 100644 --- a/charts/cloudflared/Chart.yaml +++ b/charts/cloudflared/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cloudflared -version: 1.8.0 +version: 1.8.1 description: Cloudflared Tunnel keywords: - cloudflare @@ -13,6 +13,6 @@ maintainers: dependencies: - name: common repository: https://bjw-s.github.io/helm-charts/ - version: 3.4.0 + version: 3.5.1 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 appVersion: "2024.9.1"