chore(bp-catalyst-platform): bump 1.4.33 → 1.4.34 + literal :11dd19e → :b45a49f (#1000 cloud chroot + wizard banner) (#1003)
Co-authored-by: hatiyildiz <hatice.yildiz@openova.io>
This commit is contained in:
parent
b45a49ff96
commit
1b85ab9227
@ -231,7 +231,7 @@ spec:
|
||||
# fallback (data renders the moment cutover-import lands without
|
||||
# waiting for the orchestrator's chart-values overlay write).
|
||||
# 2026-05-05.
|
||||
version: 1.4.33
|
||||
version: 1.4.34
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bp-catalyst-platform
|
||||
|
||||
@ -124,8 +124,8 @@ name: bp-catalyst-platform
|
||||
# otech113 2026-05-05 — chart 0.1.18 fixed the readiness-probe loop
|
||||
# but every trigger immediately got 502 in <10ms (synchronous
|
||||
# apiserver permission rejection). 2026-05-05.
|
||||
version: 1.4.33
|
||||
appVersion: 1.4.33
|
||||
version: 1.4.34
|
||||
appVersion: 1.4.34
|
||||
description: |
|
||||
Catalyst Platform — the unified Catalyst control plane umbrella chart for Catalyst-Zero.
|
||||
Composes the catalyst-{ui,api}, console, admin, marketplace UI modules and the marketplace-api backend.
|
||||
|
||||
@ -152,7 +152,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: catalyst-api
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:11dd19e"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-api:b45a49f"
|
||||
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:11dd19e"
|
||||
image: "ghcr.io/openova-io/openova/catalyst-ui:b45a49f"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Loading…
Reference in New Issue
Block a user