chore(deps): update docker general non-major (#3078)

* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-07-06 20:09:05 +02:00
committed by GitHub
parent d23ac4ee14
commit 54b3e7b0f6
48 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: cloudflared
version: 0.0.2
version: 0.0.3
appVersion: "2022.6.3"
description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2022.6.3
tag: 2022.7.0
extraArgs: ["tunnel", "--no-autoupdate", "run", "--token", "{{ .Values.env.token }}"]