Skip to content

Commit 742163f

Browse files
Merge pull request #502 from leelavg/tag-arm64
bundle: label csv with arm64 tag to show up in operatorhub ui
2 parents 1c1fbcb + 63de874 commit 742163f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

bundle/manifests/ocs-client-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
categories: Storage
88
console.openshift.io/plugins: '["odf-client-console"]'
99
containerImage: quay.io/ocs-dev/ocs-client-operator:latest
10-
createdAt: "2025-11-26T09:46:18Z"
10+
createdAt: "2025-12-02T13:16:21Z"
1111
description: OpenShift Data Foundation client operator enables consumption of
1212
storage services from a remote centralized OpenShift Data Foundation provider
1313
cluster.
@@ -20,6 +20,7 @@ metadata:
2020
support: Red Hat
2121
labels:
2222
operatorframework.io/arch.amd64: supported
23+
operatorframework.io/arch.arm64: supported
2324
operatorframework.io/arch.ppc64le: supported
2425
operatorframework.io/arch.s390x: supported
2526
name: ocs-client-operator.v4.21.0

config/manifests/bases/ocs-client-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ metadata:
1616
support: Red Hat
1717
labels:
1818
operatorframework.io/arch.amd64: supported
19+
operatorframework.io/arch.arm64: supported
1920
operatorframework.io/arch.ppc64le: supported
2021
operatorframework.io/arch.s390x: supported
2122
name: ocs-client-operator.v0.0.0

0 commit comments

Comments
 (0)