Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-24 23:57:05 +00:00
parent 0669b483a6
commit 4c1ea90cb4
11 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [flexget-4.0.24](https://github.com/truecharts/charts/compare/flexget-4.0.23...flexget-4.0.24) (2023-02-20)
### Chore
- update container image tccr.io/truecharts/flexget to v3.5.25

View File

@ -4,6 +4,15 @@
## [flexget-4.0.25](https://github.com/truecharts/charts/compare/flexget-4.0.24...flexget-4.0.25) (2023-02-24)
### Chore
- update container image tccr.io/truecharts/flexget to v3.5.27
## [flexget-4.0.24](https://github.com/truecharts/charts/compare/flexget-4.0.23...flexget-4.0.24) (2023-02-20) ## [flexget-4.0.24](https://github.com/truecharts/charts/compare/flexget-4.0.23...flexget-4.0.24) (2023-02-20)
### Chore ### Chore
@ -88,12 +97,3 @@
## [flexget-4.0.15](https://github.com/truecharts/charts/compare/flexget-4.0.14...flexget-4.0.15) (2023-01-10) ## [flexget-4.0.15](https://github.com/truecharts/charts/compare/flexget-4.0.14...flexget-4.0.15) (2023-01-10)
### Chore ### Chore
- update container image tccr.io/truecharts/flexget to v3.5.17
## [flexget-4.0.14](https://github.com/truecharts/charts/compare/flexget-4.0.13...flexget-4.0.14) (2023-01-01)
### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "3.5.25" appVersion: "3.5.27"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://hub.docker.com/r/wiserain/flexget - https://hub.docker.com/r/wiserain/flexget
- https://github.com/wiserain/docker-flexget - https://github.com/wiserain/docker-flexget
type: application type: application
version: 4.0.24 version: 4.0.25
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -0,0 +1,9 @@
## [flexget-4.0.25](https://github.com/truecharts/charts/compare/flexget-4.0.24...flexget-4.0.25) (2023-02-24)
### Chore
- update container image tccr.io/truecharts/flexget to v3.5.27

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/flexget repository: tccr.io/truecharts/flexget
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 3.5.25@sha256:52cf85c6efef2ce0ab2b8b09f52cb41a51241e68391ff4ffd12fdb54cdfe0ba3 tag: 3.5.27@sha256:3ddee77d76435647a26aedb4e82109065eeed7f5a4f494413d38613551b8501f
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false