From c080249449e21b09f239b7733e7133b1f4ad2fbf Mon Sep 17 00:00:00 2001 From: pjuarezd Date: Tue, 16 Apr 2024 15:36:19 -0600 Subject: [PATCH 1/2] Publish Operator to Redhat Openshift Catalogs Signed-off-by: pjuarezd --- .../minio-operator.clusterserviceversion.yaml | 17 +++++++++++------ .../5.0.14/metadata/annotations.yaml | 2 +- .../minio-operator.clusterserviceversion.yaml | 17 +++++++++++------ .../5.0.14/metadata/annotations.yaml | 2 +- ...nio-operator-rhmp.clusterserviceversion.yaml | 17 +++++++++++------ .../5.0.14/metadata/annotations.yaml | 2 +- .../minio-operator.clusterserviceversion.yaml | 14 ++++++++++---- .../minio-operator.clusterserviceversion.yaml | 13 ++++++++++--- ...nio-operator-rhmp.clusterserviceversion.yaml | 9 ++++++++- metadata/annotations.yaml | 2 +- olm.sh | 3 ++- ...nio-operator-rhmp.clusterserviceversion.yaml | 13 ++++++++++--- 12 files changed, 77 insertions(+), 34 deletions(-) diff --git a/bundles/certified-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml b/bundles/certified-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml index 7cd4b74cc1a..6b7a4fd3042 100644 --- a/bundles/certified-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml +++ b/bundles/certified-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml @@ -32,7 +32,7 @@ metadata: "bucketDNS": false, "domains": {} }, - "image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z", + "image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113", "imagePullSecret": {}, "mountPath": "/export", "podManagementPolicy": "Parallel", @@ -99,7 +99,7 @@ metadata: operators.operatorframework.io/builder: operator-sdk-v1.22.2 operators.operatorframework.io/project_layout: unknown repository: https://github.com/minio/operator - containerImage: quay.io/minio/operator:v5.0.14 + containerImage: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 name: minio-operator.v5.0.14 namespace: minio-operator spec: @@ -577,7 +577,7 @@ spec: - args: - ui - --certs-dir=/tmp/certs - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: console ports: @@ -586,7 +586,6 @@ spec: - containerPort: 9443 name: https resources: {} - securityContext: {} volumeMounts: - mountPath: /tmp/certs name: tls-certificates @@ -657,7 +656,7 @@ spec: value: "on" - name: OPERATOR_STS_ENABLED value: "on" - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: minio-operator resources: @@ -665,7 +664,6 @@ spec: cpu: 200m ephemeral-storage: 500Mi memory: 256Mi - securityContext: {} volumeMounts: - mountPath: /tmp/service-ca name: openshift-service-ca @@ -774,5 +772,12 @@ spec: provider: name: MinIO Inc url: https://min.io + relatedImages: + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: console + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: minio-operator + - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 + name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 replaces: minio-operator.v5.0.13 diff --git a/bundles/certified-operators/5.0.14/metadata/annotations.yaml b/bundles/certified-operators/5.0.14/metadata/annotations.yaml index 2a015c4d0eb..ee5177c4ba7 100644 --- a/bundles/certified-operators/5.0.14/metadata/annotations.yaml +++ b/bundles/certified-operators/5.0.14/metadata/annotations.yaml @@ -6,7 +6,7 @@ annotations: operators.operatorframework.io.bundle.package.v1: minio-operator operators.operatorframework.io.bundle.channels.v1: stable # Annotations to specify OCP versions compatibility. - com.redhat.openshift.versions: v4.8-v4.14 + com.redhat.openshift.versions: v4.8-v4.15 # Annotation to add default bundle channel as potential is declared operators.operatorframework.io.bundle.channel.default.v1: stable operatorframework.io/suggested-namespace: minio-operator diff --git a/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml b/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml index 545e0fe69b8..2c81766e2a9 100644 --- a/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml +++ b/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml @@ -32,7 +32,7 @@ metadata: "bucketDNS": false, "domains": {} }, - "image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z", + "image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113", "imagePullSecret": {}, "mountPath": "/export", "podManagementPolicy": "Parallel", @@ -99,7 +99,7 @@ metadata: operators.operatorframework.io/builder: operator-sdk-v1.22.2 operators.operatorframework.io/project_layout: unknown repository: https://github.com/minio/operator - containerImage: quay.io/minio/operator:v5.0.14 + containerImage: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 name: minio-operator.v5.0.14 namespace: minio-operator spec: @@ -577,7 +577,7 @@ spec: - args: - ui - --certs-dir=/tmp/certs - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: console ports: @@ -586,7 +586,6 @@ spec: - containerPort: 9443 name: https resources: {} - securityContext: {} volumeMounts: - mountPath: /tmp/certs name: tls-certificates @@ -657,7 +656,7 @@ spec: value: "on" - name: OPERATOR_STS_ENABLED value: "on" - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: minio-operator resources: @@ -665,7 +664,6 @@ spec: cpu: 200m ephemeral-storage: 500Mi memory: 256Mi - securityContext: {} volumeMounts: - mountPath: /tmp/service-ca name: openshift-service-ca @@ -774,4 +772,11 @@ spec: provider: name: MinIO Inc url: https://min.io + relatedImages: + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: console + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: minio-operator + - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 + name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 diff --git a/bundles/community-operators/5.0.14/metadata/annotations.yaml b/bundles/community-operators/5.0.14/metadata/annotations.yaml index 2a015c4d0eb..ee5177c4ba7 100644 --- a/bundles/community-operators/5.0.14/metadata/annotations.yaml +++ b/bundles/community-operators/5.0.14/metadata/annotations.yaml @@ -6,7 +6,7 @@ annotations: operators.operatorframework.io.bundle.package.v1: minio-operator operators.operatorframework.io.bundle.channels.v1: stable # Annotations to specify OCP versions compatibility. - com.redhat.openshift.versions: v4.8-v4.14 + com.redhat.openshift.versions: v4.8-v4.15 # Annotation to add default bundle channel as potential is declared operators.operatorframework.io.bundle.channel.default.v1: stable operatorframework.io/suggested-namespace: minio-operator diff --git a/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml b/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml index b39c98f3e38..abd9ed8bef8 100644 --- a/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml +++ b/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml @@ -32,7 +32,7 @@ metadata: "bucketDNS": false, "domains": {} }, - "image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z", + "image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113", "imagePullSecret": {}, "mountPath": "/export", "podManagementPolicy": "Parallel", @@ -101,7 +101,7 @@ metadata: operators.operatorframework.io/builder: operator-sdk-v1.22.2 operators.operatorframework.io/project_layout: unknown repository: https://github.com/minio/operator - containerImage: quay.io/minio/operator:v5.0.14 + containerImage: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 name: minio-operator-rhmp.v5.0.14 namespace: minio-operator spec: @@ -579,7 +579,7 @@ spec: - args: - ui - --certs-dir=/tmp/certs - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: console ports: @@ -588,7 +588,6 @@ spec: - containerPort: 9443 name: https resources: {} - securityContext: {} volumeMounts: - mountPath: /tmp/certs name: tls-certificates @@ -659,7 +658,7 @@ spec: value: "on" - name: OPERATOR_STS_ENABLED value: "on" - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: minio-operator resources: @@ -667,7 +666,6 @@ spec: cpu: 200m ephemeral-storage: 500Mi memory: 256Mi - securityContext: {} volumeMounts: - mountPath: /tmp/service-ca name: openshift-service-ca @@ -776,5 +774,12 @@ spec: provider: name: MinIO Inc url: https://min.io + relatedImages: + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: console + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: minio-operator + - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 + name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 replaces: minio-operator-rhmp.v5.0.13 diff --git a/bundles/redhat-marketplace/5.0.14/metadata/annotations.yaml b/bundles/redhat-marketplace/5.0.14/metadata/annotations.yaml index c9166a34c2b..cc61e37d00a 100644 --- a/bundles/redhat-marketplace/5.0.14/metadata/annotations.yaml +++ b/bundles/redhat-marketplace/5.0.14/metadata/annotations.yaml @@ -6,7 +6,7 @@ annotations: operators.operatorframework.io.bundle.package.v1: minio-operator-rhmp operators.operatorframework.io.bundle.channels.v1: stable # Annotations to specify OCP versions compatibility. - com.redhat.openshift.versions: v4.8-v4.14 + com.redhat.openshift.versions: v4.8-v4.15 # Annotation to add default bundle channel as potential is declared operators.operatorframework.io.bundle.channel.default.v1: stable operatorframework.io/suggested-namespace: minio-operator diff --git a/certified-operators/manifests/minio-operator.clusterserviceversion.yaml b/certified-operators/manifests/minio-operator.clusterserviceversion.yaml index 7cd4b74cc1a..0ad1f1ee51c 100644 --- a/certified-operators/manifests/minio-operator.clusterserviceversion.yaml +++ b/certified-operators/manifests/minio-operator.clusterserviceversion.yaml @@ -32,7 +32,7 @@ metadata: "bucketDNS": false, "domains": {} }, - "image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z", + "image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113", "imagePullSecret": {}, "mountPath": "/export", "podManagementPolicy": "Parallel", @@ -577,7 +577,7 @@ spec: - args: - ui - --certs-dir=/tmp/certs - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: console ports: @@ -657,7 +657,7 @@ spec: value: "on" - name: OPERATOR_STS_ENABLED value: "on" - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: minio-operator resources: @@ -774,5 +774,11 @@ spec: provider: name: MinIO Inc url: https://min.io + relatedImages: + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: console + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: minio-operator + - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 + name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 - replaces: minio-operator.v5.0.13 diff --git a/community-operators/manifests/minio-operator.clusterserviceversion.yaml b/community-operators/manifests/minio-operator.clusterserviceversion.yaml index 545e0fe69b8..0ad1f1ee51c 100644 --- a/community-operators/manifests/minio-operator.clusterserviceversion.yaml +++ b/community-operators/manifests/minio-operator.clusterserviceversion.yaml @@ -32,7 +32,7 @@ metadata: "bucketDNS": false, "domains": {} }, - "image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z", + "image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113", "imagePullSecret": {}, "mountPath": "/export", "podManagementPolicy": "Parallel", @@ -577,7 +577,7 @@ spec: - args: - ui - --certs-dir=/tmp/certs - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: console ports: @@ -657,7 +657,7 @@ spec: value: "on" - name: OPERATOR_STS_ENABLED value: "on" - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: minio-operator resources: @@ -774,4 +774,11 @@ spec: provider: name: MinIO Inc url: https://min.io + relatedImages: + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: console + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: minio-operator + - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 + name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 diff --git a/manifests/minio-operator-rhmp.clusterserviceversion.yaml b/manifests/minio-operator-rhmp.clusterserviceversion.yaml index b39c98f3e38..64242b7c05f 100644 --- a/manifests/minio-operator-rhmp.clusterserviceversion.yaml +++ b/manifests/minio-operator-rhmp.clusterserviceversion.yaml @@ -32,7 +32,7 @@ metadata: "bucketDNS": false, "domains": {} }, - "image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z", + "image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113", "imagePullSecret": {}, "mountPath": "/export", "podManagementPolicy": "Parallel", @@ -776,5 +776,12 @@ spec: provider: name: MinIO Inc url: https://min.io + relatedImages: + - image: minio/operator@sha256:91268142b22f88bef9fe74577930afffa9e877f48da84bf0a2b7303c74c1dd06 + name: console + - image: minio/operator@sha256:91268142b22f88bef9fe74577930afffa9e877f48da84bf0a2b7303c74c1dd06 + name: minio-operator + - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 + name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 replaces: minio-operator-rhmp.v5.0.13 diff --git a/metadata/annotations.yaml b/metadata/annotations.yaml index c9166a34c2b..cc61e37d00a 100644 --- a/metadata/annotations.yaml +++ b/metadata/annotations.yaml @@ -6,7 +6,7 @@ annotations: operators.operatorframework.io.bundle.package.v1: minio-operator-rhmp operators.operatorframework.io.bundle.channels.v1: stable # Annotations to specify OCP versions compatibility. - com.redhat.openshift.versions: v4.8-v4.14 + com.redhat.openshift.versions: v4.8-v4.15 # Annotation to add default bundle channel as potential is declared operators.operatorframework.io.bundle.channel.default.v1: stable operatorframework.io/suggested-namespace: minio-operator diff --git a/olm.sh b/olm.sh index cd3bbd8c9cb..04ecab38e24 100755 --- a/olm.sh +++ b/olm.sh @@ -44,7 +44,7 @@ redhatCatalogs=("certified-operators" "redhat-marketplace" "community-operators" # This constants are supported Openshift versions minOpenshiftVersion=4.8 -maxOpenshiftVersion=4.14 +maxOpenshiftVersion=4.15 for catalog in "${redhatCatalogs[@]}"; do echo " " @@ -63,6 +63,7 @@ for catalog in "${redhatCatalogs[@]}"; do --output-dir bundles/$catalog/$RELEASE \ --channels stable \ --overwrite \ + --use-image-digests \ --kustomize-dir config/manifests # Set the version, later in olm-post-script.sh we change for Digest form. diff --git a/redhat-marketplace/manifests/minio-operator-rhmp.clusterserviceversion.yaml b/redhat-marketplace/manifests/minio-operator-rhmp.clusterserviceversion.yaml index b39c98f3e38..99261406086 100644 --- a/redhat-marketplace/manifests/minio-operator-rhmp.clusterserviceversion.yaml +++ b/redhat-marketplace/manifests/minio-operator-rhmp.clusterserviceversion.yaml @@ -32,7 +32,7 @@ metadata: "bucketDNS": false, "domains": {} }, - "image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z", + "image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113", "imagePullSecret": {}, "mountPath": "/export", "podManagementPolicy": "Parallel", @@ -579,7 +579,7 @@ spec: - args: - ui - --certs-dir=/tmp/certs - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: console ports: @@ -659,7 +659,7 @@ spec: value: "on" - name: OPERATOR_STS_ENABLED value: "on" - image: quay.io/minio/operator:v5.0.14 + image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 imagePullPolicy: IfNotPresent name: minio-operator resources: @@ -776,5 +776,12 @@ spec: provider: name: MinIO Inc url: https://min.io + relatedImages: + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: console + - image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500 + name: minio-operator + - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 + name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 replaces: minio-operator-rhmp.v5.0.13 From 7e02f48084bf4126ee8568b9898769c944cf5387 Mon Sep 17 00:00:00 2001 From: pjuarezd Date: Thu, 18 Apr 2024 15:56:34 -0700 Subject: [PATCH 2/2] skips instruction to add to a new catalog Signed-off-by: pjuarezd --- .../5.0.14/manifests/minio-operator.clusterserviceversion.yaml | 2 ++ .../manifests/minio-operator-rhmp.clusterserviceversion.yaml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml b/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml index 2c81766e2a9..770192ea522 100644 --- a/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml +++ b/bundles/community-operators/5.0.14/manifests/minio-operator.clusterserviceversion.yaml @@ -780,3 +780,5 @@ spec: - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 + skips: + - minio-operator.v5.0.13 \ No newline at end of file diff --git a/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml b/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml index abd9ed8bef8..84f7135007f 100644 --- a/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml +++ b/bundles/redhat-marketplace/5.0.14/manifests/minio-operator-rhmp.clusterserviceversion.yaml @@ -782,4 +782,5 @@ spec: - image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113 name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation version: 5.0.14 - replaces: minio-operator-rhmp.v5.0.13 + skips: + - minio-operator-rhmp.v5.0.13