Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c8eb21706d
commit
50f8a1348a
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [flexget-4.0.5](https://github.com/truecharts/charts/compare/flexget-4.0.4...flexget-4.0.5) (2022-12-03)
|
|
||||||
|
|
|
@ -4,6 +4,11 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-4.0.6](https://github.com/truecharts/charts/compare/flexget-4.0.5...flexget-4.0.6) (2022-12-10)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-4.0.5](https://github.com/truecharts/charts/compare/flexget-4.0.4...flexget-4.0.5) (2022-12-03)
|
## [flexget-4.0.5](https://github.com/truecharts/charts/compare/flexget-4.0.4...flexget-4.0.5) (2022-12-03)
|
||||||
|
|
||||||
|
|
||||||
|
@ -89,11 +94,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-4.0.3](https://github.com/truecharts/charts/compare/flexget-4.0.2...flexget-4.0.3) (2022-11-29)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-4.0.3](https://github.com/truecharts/charts/compare/flexget-4.0.2...flexget-4.0.3) (2022-11-29)
|
## [flexget-4.0.3](https://github.com/truecharts/charts/compare/flexget-4.0.2...flexget-4.0.3) (2022-11-29)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.5.6"
|
appVersion: "3.5.9"
|
||||||
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.5
|
version: 4.0.6
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-4.0.6](https://github.com/truecharts/charts/compare/flexget-4.0.5...flexget-4.0.6) (2022-12-10)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/flexget
|
repository: tccr.io/truecharts/flexget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.5.6@sha256:33a6f2d12a55bf4e147c751f9eb5aa3285de4afa31d807e6fc6448b702afea44
|
tag: 3.5.9@sha256:1e2f45037a75370118ed1742a9af982721dbaaa7f8cd60d39f3a3d57e2976436
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
Loading…
Reference in New Issue