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