From 8b9b2dd9eb1c7c1a613942054071940b5d6e6c9d Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 13 Jun 2024 11:00:28 -0500 Subject: [PATCH] bump chart version --- 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 dc9f825..af08ea6 100644 --- a/charts/cloudflared/Chart.yaml +++ b/charts/cloudflared/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cloudflared -version: 1.3.0 +version: 1.4.0 description: Cloudflared Tunnel keywords: - cloudflare @@ -15,4 +15,4 @@ dependencies: repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 -appVersion: "2024.5.0" +appVersion: "2024.6.0"