deploy: update catalyst images to 5c6cd1b
This commit is contained in:
parent
5c6cd1bea1
commit
cf99112994
@ -128,7 +128,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: catalyst-api
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:21247c8"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:5c6cd1b"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull
|
||||
containers:
|
||||
- name: catalyst-ui
|
||||
image: "ghcr.io/openova-io/openova/catalyst-ui:21247c8"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-ui:5c6cd1b"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@ -16,9 +16,9 @@ images:
|
||||
organization: "openova-io/openova"
|
||||
# SHA tags — bump these via CI when building new images.
|
||||
catalystApi:
|
||||
tag: "21247c8"
|
||||
tag: "5c6cd1b"
|
||||
catalystUi:
|
||||
tag: "21247c8"
|
||||
tag: "5c6cd1b"
|
||||
marketplaceApi:
|
||||
tag: "3c2f7e4"
|
||||
console:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user