Merge pull request #4717 from truecharts/renovate/tccr.io-truecharts-jackett-0.x
This commit is contained in:
commit
aac6e529a6
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.20.2271"
|
appVersion: "0.20.2273"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -19,7 +19,7 @@ name: custom-app
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.8
|
version: 7.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- custom
|
- custom
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jackett
|
repository: tccr.io/truecharts/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.20.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762
|
tag: 0.20.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jackett
|
repository: tccr.io/truecharts/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.20.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762
|
tag: 0.20.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490
|
||||||
|
|
||||||
portal:
|
portal:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.20.2271"
|
appVersion: "0.20.2273"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||||
- https://github.com/Jackett/Jackett
|
- https://github.com/Jackett/Jackett
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.8
|
version: 13.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jackett
|
repository: tccr.io/truecharts/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.20.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762
|
tag: 0.20.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue