Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e874976266
commit
ab186e49e7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cloudflared-3.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.0...cloudflared-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2022.10.3"
|
||||
appVersion: "2022.11.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
|
||||
- https://hub.docker.com/r/cloudflare/cloudflared
|
||||
type: application
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [cloudflared-3.0.2](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.2...cloudflared-3.0.2) (2022-11-22)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.10.3@sha256:20455e880d8b5d5a2d83c632c53f83b0924e86e6f0bb587f55d854b188b65742
|
||||
tag: 2022.11.0@sha256:4919fa296e6f30f4d04245f2821f8cde8a36d22b5da19792da37c5db314216fc
|
||||
|
||||
extraArgs:
|
||||
- tunnel
|
Loading…
Reference in New Issue