Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
05614709bc
commit
247e08a302
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cloudflared-6.0.3](https://github.com/truecharts/charts/compare/cloudflared-6.0.2...cloudflared-6.0.3) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflared to v2023.8.2 ([#12236](https://github.com/truecharts/charts/issues/12236))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflared-6.0.2](https://github.com/truecharts/charts/compare/cloudflared-6.0.1...cloudflared-6.0.2) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflared-5.0.5](https://github.com/truecharts/charts/compare/cloudflared-5.0.4...cloudflared-5.0.5) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2023.8.1"
|
||||
appVersion: "2023.8.2"
|
||||
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.2
|
||||
version: 6.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cloudflared-6.0.3](https://github.com/truecharts/charts/compare/cloudflared-6.0.2...cloudflared-6.0.3) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflared to v2023.8.2 ([#12236](https://github.com/truecharts/charts/issues/12236))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.8.1@sha256:f3463ef641e15c33b5acede0d41e3d240be7b46c2266554bab11f9fd44cc19e4
|
||||
tag: v2023.8.2@sha256:fda01764ea6d58703cf1dbe74617cffd000d3bc8df9e49fb84ba53785b4e9cf4
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue