Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
de827e7196
commit
1446edb7ec
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [cloudflared-3.0.11](https://github.com/truecharts/charts/compare/cloudflared-3.0.10...cloudflared-3.0.11) (2022-12-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,11 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [cloudflared-3.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.2...cloudflared-3.0.12) (2023-01-15)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cloudflared-3.0.11](https://github.com/truecharts/charts/compare/cloudflared-3.0.10...cloudflared-3.0.11) (2022-12-27)
|
## [cloudflared-3.0.11](https://github.com/truecharts/charts/compare/cloudflared-3.0.10...cloudflared-3.0.11) (2022-12-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -91,9 +96,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cloudflared-3.0.3](https://github.com/truecharts/charts/compare/cloudflared-3.0.2...cloudflared-3.0.3) (2022-11-30)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cloudflared-3.0.3](https://github.com/truecharts/charts/compare/cloudflared-3.0.2...cloudflared-3.0.3) (2022-11-30)
|
## [cloudflared-3.0.3](https://github.com/truecharts/charts/compare/cloudflared-3.0.2...cloudflared-3.0.3) (2022-11-30)
|
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
|
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
|
||||||
- https://hub.docker.com/r/cloudflare/cloudflared
|
- https://hub.docker.com/r/cloudflare/cloudflared
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.11
|
version: 3.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- network
|
- network
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [cloudflared-3.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.2...cloudflared-3.0.12) (2023-01-15)
|
||||||
|
|
|
@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
|
||||||
---
|
---
|
||||||
|
|
||||||
TrueCharts can only exist due to the incredible effort of our staff.
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
|
@ -3,7 +3,7 @@ image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2022.12.1@sha256:34a137bfc9bad52d83f95d203ea8bdee2f2233ae3b2c52f0dd59e2b664471c37
|
tag: 2022.12.1@sha256:34a137bfc9bad52d83f95d203ea8bdee2f2233ae3b2c52f0dd59e2b664471c37
|
||||||
|
|
||||||
extraArgs:
|
args:
|
||||||
- tunnel
|
- tunnel
|
||||||
- --no-autoupdate
|
- --no-autoupdate
|
||||||
- run
|
- run
|
Loading…
Reference in New Issue