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