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)
|
||||
|
||||
### 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-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
|
||||
appVersion: "3.9.9"
|
||||
appVersion: "3.9.10"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
||||
- https://github.com/wiserain/docker-flexget
|
||||
type: application
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- 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:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.9.9@sha256:2e8edc0a257c3152bf68f596e9650430fa2e9a6f78e62aecba19bd9b73298120
|
||||
tag: v3.9.10@sha256:df73c5a88818d57a655e74e63d84b824ab4ebf3d57228f81954115e9778469d2
|
||||
|
||||
securityContext:
|
||||
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