deploy: update catalyst images to fd38eb4
This commit is contained in:
parent
fd38eb4f1c
commit
ffa5f5f1db
@ -152,7 +152,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: catalyst-api
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:f9757e5"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:fd38eb4"
|
||||
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:f9757e5"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-ui:fd38eb4"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@ -82,9 +82,9 @@ images:
|
||||
organization: "openova-io/openova"
|
||||
# SHA tags — bump these via CI when building new images.
|
||||
catalystApi:
|
||||
tag: "f9757e5"
|
||||
tag: "fd38eb4"
|
||||
catalystUi:
|
||||
tag: "f9757e5"
|
||||
tag: "fd38eb4"
|
||||
marketplaceApi:
|
||||
tag: "3c2f7e4"
|
||||
console:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user