From e0a15ccd215dd5e39dc7f591f8d76e4f0ef6003f Mon Sep 17 00:00:00 2001 From: Chai Bot Date: Thu, 13 Aug 2026 08:08:46 +0000 Subject: [PATCH] chore: bump platform-api and hyperfleet-operator images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit platform-api: f7ec7d5 → c882180 (picks up PR #331 typed error codes) hyperfleet-operator: f7ec7d5 → f58b3a3 (latest available Konflux-built image) The two components use separate Konflux pipelines with different path triggers, so their latest built images may reference different commits. --- argocd/config/regional-cluster/hyperfleet/values.yaml | 4 ++-- argocd/config/regional-cluster/platform-api/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/argocd/config/regional-cluster/hyperfleet/values.yaml b/argocd/config/regional-cluster/hyperfleet/values.yaml index dfef0f4a3..3c9342a72 100644 --- a/argocd/config/regional-cluster/hyperfleet/values.yaml +++ b/argocd/config/regional-cluster/hyperfleet/values.yaml @@ -9,7 +9,7 @@ hyperfleet: source: repoURL: https://github.com/openshift-online/rosa-hyperfleet-api.git - targetRevision: f7ec7d59ed8523bc66277cce3f4814e0dee5fa83 + targetRevision: f58b3a369751e0944721fe626a4ee8176d4ed91c path: hyperfleet-operator/charts syncPolicy: @@ -20,7 +20,7 @@ hyperfleet: helmValues: image: repository: quay.io/redhat-user-workloads/rosa-tenant/hyperfleet-operator - tag: "f7ec7d59ed8523bc66277cce3f4814e0dee5fa83" + tag: "f58b3a369751e0944721fe626a4ee8176d4ed91c" pullPolicy: Always replicaCount: 2 diff --git a/argocd/config/regional-cluster/platform-api/values.yaml b/argocd/config/regional-cluster/platform-api/values.yaml index 5eebbc130..0a026d464 100644 --- a/argocd/config/regional-cluster/platform-api/values.yaml +++ b/argocd/config/regional-cluster/platform-api/values.yaml @@ -18,7 +18,7 @@ platformApi: name: platform-api image: repository: quay.io/redhat-user-workloads/rosa-tenant/platform-api - tag: "f7ec7d59ed8523bc66277cce3f4814e0dee5fa83" + tag: "c882180ff9a18fd79f8974cd5a026df0a6cb6b5a" pullPolicy: Always # Application arguments