Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1b50ddf548
commit
e8f2a1b9e0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [flexget-6.0.15](https://github.com/truecharts/charts/compare/flexget-6.0.14...flexget-6.0.15) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.9.15 ([#13862](https://github.com/truecharts/charts/issues/13862))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [flexget-6.0.16](https://github.com/truecharts/charts/compare/flexget-6.0.15...flexget-6.0.16) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.9.16 ([#14038](https://github.com/truecharts/charts/issues/14038))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flexget-6.0.15](https://github.com/truecharts/charts/compare/flexget-6.0.14...flexget-6.0.15) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [flexget-6.0.6](https://github.com/truecharts/charts/compare/flexget-6.0.5...flexget-6.0.6) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.9.7 ([#12414](https://github.com/truecharts/charts/issues/12414))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flexget-6.0.5](https://github.com/truecharts/charts/compare/flexget-6.0.4...flexget-6.0.5) (2023-09-06)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.9.15"
|
||||
appVersion: "3.9.16"
|
||||
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.15
|
||||
version: 6.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [flexget-6.0.16](https://github.com/truecharts/charts/compare/flexget-6.0.15...flexget-6.0.16) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.9.16 ([#14038](https://github.com/truecharts/charts/issues/14038))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.9.15@sha256:af39a77fcfc2531c58c55ce9c2f3add7c36b396507296fe4b1c94df9f86ca543
|
||||
tag: v3.9.16@sha256:77befe940ff3d92e51ea059e270fafba01533f66e3ae402d99894c978da5d63b
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue