Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BUILD-NUMBER
Original file line number Diff line number Diff line change
@@ -1 +1 @@
353
354
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ LABEL com.redhat.delivery.operator.bundle="true" \ \

LABEL com.redhat.component="multicluster-engine-operator-bundle-container" \
name="multicluster-engine/mce-operator-bundle" \
version="2.10.1-353" \
version="2.10.1-354" \
summary="multicluster-engine-operator-bundle" \
io.openshift.expose-services="" \
io.openshift.tags="data,images" \
io.k8s.display-name="multicluster-engine-operator-bundle" \
io.k8s.description="Operator bundle for Red Hat Multicluster engine" \
maintainer="['[email protected]']" \
description="multicluster-engine-operator-bundle" \
konflux.additional-tags="v2.10.1-353,snapshot-release-mce-210-6zfqz" \
konflux.additional-tags="v2.10.1-354,snapshot-release-mce-210-8lvlb" \
vendor="Red Hat, Inc." \
url="https://github.com/stolostron/mce-operator-bundle" \
release="2.10.1-353" \
release="2.10.1-354" \
distribution-scope="public" \
cpe="cpe:/a:redhat:multicluster_engine:2.10::el9"
6 changes: 3 additions & 3 deletions debug/workflow-vars
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
now=Wed Jan 28 05:17:38 UTC 2026
now=Wed Jan 28 23:04:12 UTC 2026
gh_workflow_name=Gen Bundle Contents When Triggered
gh_event_name=pull_request_target
gh_ref_name=main
gh_wf_run_nr=1503
gh_pr_number=1931
gh_wf_run_nr=1512
gh_pr_number=1941
gh_base_ref=backplane-2.10
8 changes: 4 additions & 4 deletions extras/2.10.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"image-key": "backplane_operator",
"image-remote": "registry.redhat.io/multicluster-engine",
"image-name": "backplane-rhel9-operator",
"image-digest": "sha256:b14818959ceb6ed71d90bedb92d87f0ee05fe86b54dcced09b4a2eaa083881d5",
"image-digest": "sha256:567bf520e0bebc86278c7072b3085d1554349f4cb2596b2421c125e1e3d765d0",
"git-url": "https://github.com/stolostron/backplane-operator",
"git-revision": "72388002ca48cd711a73ae884e0ab4ab65cf0585"
"git-revision": "52d0a7f85b8402ae2b6cef3e2f73a61669e8e2b4"
},
{
"image-key": "cluster_api_provider_agent",
Expand Down Expand Up @@ -67,9 +67,9 @@
"image-key": "mce_capi_webhook_config_rhel9",
"image-remote": "registry.redhat.io/multicluster-engine",
"image-name": "mce-capi-webhook-config-rhel9",
"image-digest": "sha256:69fdf9ecf7a8ac5ff8d2017ece254e0043a977b889f0322e8928ab2a5632e397",
"image-digest": "sha256:b396b97861d3d3f44876e717588f50062de2905ab7eda0d25e24b98402c3540e",
"git-url": "https://github.com/stolostron/cluster-api-installer",
"git-revision": "88b27ce79083f7396d6da5237cb12e50fc82a3b6"
"git-revision": "afd2fd115a46136b9d636ebdea3884528725468f"
},
{
"image-key": "clusterclaims_controller",
Expand Down
Loading