diff --git a/charts/cloudflared/Chart.yaml b/charts/cloudflared/Chart.yaml index 7e29946..8994659 100644 --- a/charts/cloudflared/Chart.yaml +++ b/charts/cloudflared/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cloudflared -version: 3.2.0 +version: 3.2.1 description: Cloudflared Tunnel keywords: - cloudflare diff --git a/charts/cloudflared/README.md b/charts/cloudflared/README.md index 4f6a5db..0be007f 100644 --- a/charts/cloudflared/README.md +++ b/charts/cloudflared/README.md @@ -1,6 +1,6 @@ # cloudflared -![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: 2026.3.0](https://img.shields.io/badge/AppVersion-2026.3.0-informational?style=flat-square) +![Version: 3.2.1](https://img.shields.io/badge/Version-3.2.1-informational?style=flat-square) ![AppVersion: 2026.3.0](https://img.shields.io/badge/AppVersion-2026.3.0-informational?style=flat-square) Cloudflared Tunnel diff --git a/charts/cloudflared/templates/common.yaml b/charts/cloudflared/templates/common.yaml index 1974b7d..53d520d 100644 --- a/charts/cloudflared/templates/common.yaml +++ b/charts/cloudflared/templates/common.yaml @@ -24,7 +24,8 @@ controllers: - {{ .Values.protocol }} - --no-autoupdate {{- if .Values.metrics.enabled }} - - --metrics 0.0.0.0:20241 + - --metrics + - 0.0.0.0:20241 {{- end }} - run - --token