deploy: update catalyst images to a137e90
This commit is contained in:
parent
a137e907c2
commit
1112f62ed6
@ -128,7 +128,7 @@ spec:
|
|||||||
fsGroupChangePolicy: OnRootMismatch
|
fsGroupChangePolicy: OnRootMismatch
|
||||||
containers:
|
containers:
|
||||||
- name: catalyst-api
|
- name: catalyst-api
|
||||||
image: "ghcr.io/openova-io/openova/catalyst-api:a9b9a32"
|
image: "ghcr.io/openova-io/openova/catalyst-api:a137e90"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
@ -19,7 +19,7 @@ spec:
|
|||||||
- name: ghcr-pull
|
- name: ghcr-pull
|
||||||
containers:
|
containers:
|
||||||
- name: catalyst-ui
|
- name: catalyst-ui
|
||||||
image: "ghcr.io/openova-io/openova/catalyst-ui:a9b9a32"
|
image: "ghcr.io/openova-io/openova/catalyst-ui:a137e90"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
@ -16,9 +16,9 @@ images:
|
|||||||
organization: "openova-io/openova"
|
organization: "openova-io/openova"
|
||||||
# SHA tags — bump these via CI when building new images.
|
# SHA tags — bump these via CI when building new images.
|
||||||
catalystApi:
|
catalystApi:
|
||||||
tag: "a9b9a32"
|
tag: "a137e90"
|
||||||
catalystUi:
|
catalystUi:
|
||||||
tag: "a9b9a32"
|
tag: "a137e90"
|
||||||
marketplaceApi:
|
marketplaceApi:
|
||||||
tag: "3c2f7e4"
|
tag: "3c2f7e4"
|
||||||
console:
|
console:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user