Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
10a7e56d8e
commit
9b2f4b3633
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [flexget-5.0.33](https://github.com/truecharts/charts/compare/flexget-5.0.32...flexget-5.0.33) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.7.8 ([#10299](https://github.com/truecharts/charts/issues/10299))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flexget-5.0.33](https://github.com/truecharts/charts/compare/flexget-5.0.32...flexget-5.0.33) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [flexget-5.0.29](https://github.com/truecharts/charts/compare/flexget-5.0.28...flexget-5.0.29) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flexget to v3.7.5 ([#9671](https://github.com/truecharts/charts/issues/9671))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flexget-5.0.29](https://github.com/truecharts/charts/compare/flexget-5.0.28...flexget-5.0.29) (2023-06-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.7.8"
|
||||
appVersion: "3.7.9"
|
||||
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: 5.0.33
|
||||
version: 5.0.34
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.7.8@sha256:436b47213fc7098e02bb90b1e5543a423d1a087be1305868aca3f9b302eafdd5
|
||||
tag: v3.7.9@sha256:352f02cea45c5aa9d8d79f4d98d5cd2464422cf1f2fa5962b2db74cd9fcc258b
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue