Skip to content

Commit fd02f02

Browse files
committed
Fix metadata.annotations.support key in manifests
[noissue] Signed-off-by: Balasankar 'Balu' C <balu@dravidam.net>
1 parent 3333c1d commit fd02f02

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,10 +67,10 @@ metadata:
6767
createdAt: "2026-01-27T16:51:52Z"
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
7170
operators.operatorframework.io/builder: operator-sdk-v1.31.0
7271
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
7372
repository: https://github.com/pulp/pulp-operator
73+
support: Community
7474
name: pulp-operator.v1.3.0
7575
namespace: placeholder
7676
spec:

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)