use tag 2.0.0 with a default helm installation
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
This commit is contained in:
@@ -104,7 +104,7 @@ backend:
|
|||||||
image:
|
image:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: shuffle/shuffle-backend
|
repository: shuffle/shuffle-backend
|
||||||
tag: nightly
|
tag: 2.0.0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -573,7 +573,7 @@ frontend:
|
|||||||
image:
|
image:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: shuffle/shuffle-frontend
|
repository: shuffle/shuffle-frontend
|
||||||
tag: nightly
|
tag: 2.0.0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -978,7 +978,7 @@ orborus:
|
|||||||
image:
|
image:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: shuffle/shuffle-orborus
|
repository: shuffle/shuffle-orborus
|
||||||
tag: nightly
|
tag: 2.0.0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -1383,7 +1383,7 @@ worker:
|
|||||||
image:
|
image:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: shuffle/shuffle-worker
|
repository: shuffle/shuffle-worker
|
||||||
tag: nightly
|
tag: 2.0.0
|
||||||
digest: ""
|
digest: ""
|
||||||
|
|
||||||
## ServiceAccount configuration
|
## ServiceAccount configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user