deploy: update catalyst images to 35183af
This commit is contained in:
parent
35183af5be
commit
4c7e1e6d4c
@ -138,7 +138,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: catalyst-api
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:1b1ea52"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:35183af"
|
||||
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:1b1ea52"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-ui:35183af"
|
||||
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: "1b1ea52"
|
||||
tag: "35183af"
|
||||
catalystUi:
|
||||
tag: "1b1ea52"
|
||||
tag: "35183af"
|
||||
marketplaceApi:
|
||||
tag: "3c2f7e4"
|
||||
console:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user