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