Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
05c3d1799d
commit
323de12de3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cloudflared-6.0.1](https://github.com/truecharts/charts/compare/cloudflared-6.0.0...cloudflared-6.0.1) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflared to v2023.8.0 ([#11925](https://github.com/truecharts/charts/issues/11925))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cloudflared-6.0.2](https://github.com/truecharts/charts/compare/cloudflared-6.0.1...cloudflared-6.0.2) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflared to v2023.8.1 ([#12066](https://github.com/truecharts/charts/issues/12066))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflared-6.0.1](https://github.com/truecharts/charts/compare/cloudflared-6.0.0...cloudflared-6.0.1) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflared-5.0.4](https://github.com/truecharts/charts/compare/cloudflared-5.0.3...cloudflared-5.0.4) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2023.8.0"
|
||||
appVersion: "2023.8.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ name: cloudflared
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
|
||||
type: application
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cloudflared-6.0.2](https://github.com/truecharts/charts/compare/cloudflared-6.0.1...cloudflared-6.0.2) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflared to v2023.8.1 ([#12066](https://github.com/truecharts/charts/issues/12066))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.8.0@sha256:829ea1bffbe3cca949f0f63582406fc76d29a4d539a60ae78eacb6f0b47a7bbe
|
||||
tag: v2023.8.1@sha256:f3463ef641e15c33b5acede0d41e3d240be7b46c2266554bab11f9fd44cc19e4
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue