Merge pull request #4632 from truecharts/renovate/tccr.io-truecharts-jackett-0.x
This commit is contained in:
commit
ac63fc0845
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.20.2264"
|
||||
appVersion: "0.20.2267"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: custom-app
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||
type: application
|
||||
version: 7.0.5
|
||||
version: 7.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- custom
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9
|
||||
tag: 0.20.2267@sha256:0c36cf225f1f6d7b19d27178052e98720ffe4f3729167d82ae99b7b8acc4ee3b
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9
|
||||
tag: 0.20.2267@sha256:0c36cf225f1f6d7b19d27178052e98720ffe4f3729167d82ae99b7b8acc4ee3b
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.20.2264"
|
||||
appVersion: "0.20.2267"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 13.0.5
|
||||
version: 13.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9
|
||||
tag: 0.20.2267@sha256:0c36cf225f1f6d7b19d27178052e98720ffe4f3729167d82ae99b7b8acc4ee3b
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue