chore(bp-catalyst-platform): bump 1.4.30 → 1.4.31 + literal :019309f → :ffe3607 (#995)

Lands #994's wizard redirect fix on contabo + Sovereigns.

Co-authored-by: hatiyildiz <hatice.yildiz@openova.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
e3mrah 2026-05-05 23:00:33 +04:00 committed by GitHub
parent ffe3607f6c
commit 498a02549a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View File

@ -231,7 +231,7 @@ spec:
# fallback (data renders the moment cutover-import lands without # fallback (data renders the moment cutover-import lands without
# waiting for the orchestrator's chart-values overlay write). # waiting for the orchestrator's chart-values overlay write).
# 2026-05-05. # 2026-05-05.
version: 1.4.30 version: 1.4.31
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: bp-catalyst-platform name: bp-catalyst-platform

View File

@ -124,8 +124,8 @@ name: bp-catalyst-platform
# otech113 2026-05-05 — chart 0.1.18 fixed the readiness-probe loop # otech113 2026-05-05 — chart 0.1.18 fixed the readiness-probe loop
# but every trigger immediately got 502 in <10ms (synchronous # but every trigger immediately got 502 in <10ms (synchronous
# apiserver permission rejection). 2026-05-05. # apiserver permission rejection). 2026-05-05.
version: 1.4.30 version: 1.4.31
appVersion: 1.4.30 appVersion: 1.4.31
description: | description: |
Catalyst Platform — the unified Catalyst control plane umbrella chart for Catalyst-Zero. 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. Composes the catalyst-{ui,api}, console, admin, marketplace UI modules and the marketplace-api backend.

View File

@ -152,7 +152,7 @@ spec:
fsGroupChangePolicy: OnRootMismatch fsGroupChangePolicy: OnRootMismatch
containers: containers:
- name: catalyst-api - name: catalyst-api
image: "ghcr.io/openova-io/openova/catalyst-api:019309f" image: "ghcr.io/openova-io/openova/catalyst-api:ffe3607"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 8080 - containerPort: 8080

View File

@ -19,7 +19,7 @@ spec:
- name: ghcr-pull - name: ghcr-pull
containers: containers:
- name: catalyst-ui - name: catalyst-ui
image: "ghcr.io/openova-io/openova/catalyst-ui:019309f" image: "ghcr.io/openova-io/openova/catalyst-ui:ffe3607"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 8080 - containerPort: 8080