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