update images to 4.6.0
This commit is contained in:
@@ -29,4 +29,4 @@ dependencies:
|
|||||||
version: 3.1.0
|
version: 3.1.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png
|
icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png
|
||||||
appVersion: v4.5.0
|
appVersion: v4.6.0
|
||||||
|
@@ -9,7 +9,7 @@ app-template:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/zoriya/kyoo_autosync
|
repository: ghcr.io/zoriya/kyoo_autosync
|
||||||
tag: "4.5.0"
|
tag: "4.6.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: RABBITMQ_HOST
|
- name: RABBITMQ_HOST
|
||||||
@@ -37,7 +37,7 @@ app-template:
|
|||||||
migrations:
|
migrations:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/zoriya/kyoo_migrations
|
repository: ghcr.io/zoriya/kyoo_migrations
|
||||||
tag: "4.5.0"
|
tag: "4.6.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: POSTGRES_USER
|
- name: POSTGRES_USER
|
||||||
@@ -76,7 +76,7 @@ app-template:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/zoriya/kyoo_back
|
repository: ghcr.io/zoriya/kyoo_back
|
||||||
tag: "4.5.0"
|
tag: "4.6.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: REQUIRE_ACCOUNT_VERIFICATION
|
- name: REQUIRE_ACCOUNT_VERIFICATION
|
||||||
@@ -183,7 +183,7 @@ app-template:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/zoriya/kyoo_front
|
repository: ghcr.io/zoriya/kyoo_front
|
||||||
tag: "4.5.0"
|
tag: "4.6.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: KYOO_URL
|
- name: KYOO_URL
|
||||||
@@ -209,7 +209,7 @@ app-template:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/zoriya/kyoo_scanner
|
repository: ghcr.io/zoriya/kyoo_scanner
|
||||||
tag: "4.5.0"
|
tag: "4.6.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- matcher
|
- matcher
|
||||||
@@ -255,7 +255,7 @@ app-template:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/zoriya/kyoo_scanner
|
repository: ghcr.io/zoriya/kyoo_scanner
|
||||||
tag: "4.5.0"
|
tag: "4.6.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: KYOO_URL
|
- name: KYOO_URL
|
||||||
@@ -299,7 +299,7 @@ app-template:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/zoriya/kyoo_transcoder
|
repository: ghcr.io/zoriya/kyoo_transcoder
|
||||||
tag: "4.5.0"
|
tag: "4.6.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: GOCODER_HWACCEL
|
- name: GOCODER_HWACCEL
|
||||||
|
Reference in New Issue
Block a user