fix(bp-catalyst-platform): bump 1.4.15 -> 1.4.16 to republish with #893/#889 catalyst-api image (727fb2f) (#896)

Co-authored-by: hatiyildiz <hatice.yildiz@openova.io>
This commit is contained in:
e3mrah 2026-05-05 09:52:30 +04:00 committed by GitHub
parent 98fc72dfd4
commit 98f5543bdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 3 deletions

View File

@ -128,7 +128,14 @@ spec:
# CreateContainerConfigError. Fix mirrors sme-secrets/
# valkey-cross-ns-secret/provisioning-github-token Helm-lookup
# persistence pattern. helm.sh/resource-policy: keep.
version: 1.4.15
# 1.4.16 (#893/#889 follow-up): chart-version-only republish to
# bake catalyst-api image SHA 727fb2f (containing the parent-
# kustomization.yaml index + helmrepositories.yaml emit + correct
# per-blueprint sourceRef.name in tenant overlay templates) into
# values.yaml. Without this bump the OCI artifact still references
# the old image and the Sovereign's tenant orchestrator emits
# tenant overlays with stale openova-blueprints sourceRef.
version: 1.4.16
sourceRef:
kind: HelmRepository
name: bp-catalyst-platform

View File

@ -1,7 +1,7 @@
apiVersion: v2
name: bp-catalyst-platform
version: 1.4.15
appVersion: 1.4.15
version: 1.4.16
appVersion: 1.4.16
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.