deploy: update catalyst images to e4ef4c0
This commit is contained in:
parent
e4ef4c0671
commit
cdbb617231
@ -128,7 +128,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: catalyst-api
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:0238a2b"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:e4ef4c0"
|
||||
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:0238a2b"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-ui:e4ef4c0"
|
||||
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: "0238a2b"
|
||||
tag: "e4ef4c0"
|
||||
catalystUi:
|
||||
tag: "0238a2b"
|
||||
tag: "e4ef4c0"
|
||||
marketplaceApi:
|
||||
tag: "3c2f7e4"
|
||||
console:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user