Skip to content

Commit a68524d

Browse files
committed
release: Fix metadata.annotations.support field
[noissue] Signed-off-by: Balasankar 'Balu' C <balu@dravidam.net>
1 parent 57a1acf commit a68524d

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-12-19T03:33:08Z"
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,10 +77,10 @@ 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
8180
operators.operatorframework.io/builder: operator-sdk-v1.22.2
8281
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
8382
repository: https://github.com/pulp/pulp-operator
83+
support: Community
8484
name: pulp-operator.v1.0.0
8585
namespace: placeholder
8686
spec:

0 commit comments

Comments
 (0)