Merge pull request #5676 from truecharts/renovate/tccr.io-truecharts-flexget-3.x
This commit is contained in:
commit
c7df9ff883
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.5.11"
|
appVersion: "3.5.13"
|
||||||
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.9
|
version: 4.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/flexget
|
repository: tccr.io/truecharts/flexget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.5.11@sha256:8f53c10ffaabe8a85743c11000b64ae39b324a8f538e345c3bdb462b19e9dfb2
|
tag: 3.5.13@sha256:b024cb4dd9f25449e0f28120aa96c5a4aafa718034253dcc547faf06ebe91d33
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue