Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
998cd1f7c6
commit
44bb11c7b7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [flexget-5.0.18](https://github.com/truecharts/charts/compare/flexget-5.0.17...flexget-5.0.18) (2023-05-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-5.0.19](https://github.com/truecharts/charts/compare/flexget-5.0.18...flexget-5.0.19) (2023-05-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flexget to v3.7.0 ([#9172](https://github.com/truecharts/charts/issues/9172))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-5.0.18](https://github.com/truecharts/charts/compare/flexget-5.0.17...flexget-5.0.18) (2023-05-24)
|
## [flexget-5.0.18](https://github.com/truecharts/charts/compare/flexget-5.0.17...flexget-5.0.18) (2023-05-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [flexget-5.0.9](https://github.com/truecharts/charts/compare/flexget-5.0.8...flexget-5.0.9) (2023-04-25)
|
## [flexget-5.0.9](https://github.com/truecharts/charts/compare/flexget-5.0.8...flexget-5.0.9) (2023-04-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-5.0.8](https://github.com/truecharts/charts/compare/flexget-5.0.7...flexget-5.0.8) (2023-04-25)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.6.7"
|
appVersion: "3.7.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
||||||
- https://github.com/wiserain/docker-flexget
|
- https://github.com/wiserain/docker-flexget
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.18
|
version: 5.0.19
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-5.0.19](https://github.com/truecharts/charts/compare/flexget-5.0.18...flexget-5.0.19) (2023-05-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flexget to v3.7.0 ([#9172](https://github.com/truecharts/charts/issues/9172))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/flexget
|
repository: tccr.io/truecharts/flexget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.6.7@sha256:48f056592962ca39f8fa9a28ba5b6a51bc5d52afe1c2075f5357e82371b70d21
|
tag: v3.7.0@sha256:84e13aeb62d181967a3dd0ece0079eef1a4417484c1ac704bb250c0e159c8933
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue