deploy: update catalyst images to d0ef984
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
392f56e6a9
commit
e9c2e19933
@ -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:948bf61
|
image: ghcr.io/openova-io/openova/catalyst-api:d0ef984
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
@ -19,7 +19,7 @@ spec:
|
|||||||
- name: ghcr-pull-secret
|
- name: ghcr-pull-secret
|
||||||
containers:
|
containers:
|
||||||
- name: catalyst-ui
|
- name: catalyst-ui
|
||||||
image: ghcr.io/openova-io/openova/catalyst-ui:948bf61
|
image: ghcr.io/openova-io/openova/catalyst-ui:d0ef984
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user