Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
46e0667b29
commit
ffc33f5fe1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [flexget-6.0.7](https://github.com/truecharts/charts/compare/flexget-6.0.6...flexget-6.0.7) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.9.8 ([#12547](https://github.com/truecharts/charts/issues/12547))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flexget-6.0.6](https://github.com/truecharts/charts/compare/flexget-6.0.5...flexget-6.0.6) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/flexget to v3.7.10 ([#10741](https://github.com/truecharts/charts/issues/10741))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flexget-5.0.34](https://github.com/truecharts/charts/compare/flexget-5.0.33...flexget-5.0.34) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.7.9 ([#10593](https://github.com/truecharts/charts/issues/10593))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.9.7"
|
||||
appVersion: "3.9.8"
|
||||
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.6
|
||||
version: 6.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [flexget-6.0.7](https://github.com/truecharts/charts/compare/flexget-6.0.6...flexget-6.0.7) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.9.8 ([#12547](https://github.com/truecharts/charts/issues/12547))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.9.7@sha256:b7d43d9b197e777bea49be0bce3076de641995cc4e82562c14df465104669170
|
||||
tag: v3.9.8@sha256:cb8cd1a982839269c92e1032f6360023cee3ac476d6a3e7053e9aa679c21e719
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue