deploy: update catalyst images to ed2b374

This commit is contained in:
github-actions[bot] 2026-05-03 17:36:22 +00:00
parent ed2b374b5e
commit 0e6ac5cd29
3 changed files with 4 additions and 4 deletions

View File

@ -128,7 +128,7 @@ spec:
fsGroupChangePolicy: OnRootMismatch
containers:
- name: catalyst-api
image: "ghcr.io/openova-io/openova/catalyst-api:2146deb"
image: "ghcr.io/openova-io/openova/catalyst-api:ed2b374"
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080

View File

@ -19,7 +19,7 @@ spec:
- name: ghcr-pull
containers:
- name: catalyst-ui
image: "ghcr.io/openova-io/openova/catalyst-ui:2146deb"
image: "ghcr.io/openova-io/openova/catalyst-ui:ed2b374"
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080

View File

@ -16,9 +16,9 @@ images:
organization: "openova-io/openova"
# SHA tags — bump these via CI when building new images.
catalystApi:
tag: "2146deb"
tag: "ed2b374"
catalystUi:
tag: "2146deb"
tag: "ed2b374"
marketplaceApi:
tag: "3c2f7e4"
console: