Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
74bb484cd8
commit
bd89c41de6
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-6.0.10](https://github.com/truecharts/charts/compare/flexget-6.0.9...flexget-6.0.10) (2023-09-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flexget to v3.9.10 ([#12872](https://github.com/truecharts/charts/issues/12872))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-6.0.9](https://github.com/truecharts/charts/compare/flexget-6.0.8...flexget-6.0.9) (2023-09-16)
|
## [flexget-6.0.9](https://github.com/truecharts/charts/compare/flexget-6.0.8...flexget-6.0.9) (2023-09-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [flexget-6.0.0](https://github.com/truecharts/charts/compare/flexget-5.0.37...flexget-6.0.0) (2023-07-31)
|
## [flexget-6.0.0](https://github.com/truecharts/charts/compare/flexget-5.0.37...flexget-6.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-5.0.37](https://github.com/truecharts/charts/compare/flexget-5.0.36...flexget-5.0.37) (2023-07-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/flexget to v3.7.11 ([#11011](https://github.com/truecharts/charts/issues/11011))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.9.9"
|
appVersion: "3.9.10"
|
||||||
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: 6.0.9
|
version: 6.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-6.0.10](https://github.com/truecharts/charts/compare/flexget-6.0.9...flexget-6.0.10) (2023-09-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flexget to v3.9.10 ([#12872](https://github.com/truecharts/charts/issues/12872))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/flexget
|
repository: tccr.io/truecharts/flexget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.9.9@sha256:2e8edc0a257c3152bf68f596e9650430fa2e9a6f78e62aecba19bd9b73298120
|
tag: v3.9.10@sha256:df73c5a88818d57a655e74e63d84b824ab4ebf3d57228f81954115e9778469d2
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [flexget-6.0.9](https://github.com/truecharts/charts/compare/flexget-6.0.8...flexget-6.0.9) (2023-09-16)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/flexget to v3.9.9 ([#12660](https://github.com/truecharts/charts/issues/12660))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue