Skip to content

Commit 49d1731

Browse files
committed
release: Fix metadata.annotations.support field
Signed-off-by: Balasankar 'Balu' C <[email protected]>
1 parent 1f197ec commit 49d1731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundle/manifests/pulp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ metadata:
6767
createdAt: "2025-11-24T09:59:39Z"
6868
description: Pulp is a platform for managing repositories of software packages
6969
and making them available to a large number of consumers.
70-
metadata.annotations.support: Community
70+
support: Community
7171
operators.operatorframework.io/builder: operator-sdk-v1.31.0
7272
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
7373
repository: https://github.com/pulp/pulp-operator

config/manifests/bases/pulp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ metadata:
7777
createdAt: "2021-03-26 16:57:40"
7878
description: Pulp is a platform for managing repositories of software packages
7979
and making them available to a large number of consumers.
80-
metadata.annotations.support: Community
80+
support: Community
8181
operators.operatorframework.io/builder: operator-sdk-v1.22.2
8282
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
8383
repository: https://github.com/pulp/pulp-operator

0 commit comments

Comments
 (0)