Skip to content

Commit 395d949

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundle/manifests/pulp-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ metadata:
6464
capabilities: Full Lifecycle
6565
categories: Integration & Delivery
6666
containerImage: quay.io/pulp/pulp-operator:v1.0.0
67-
createdAt: "2025-11-24T09:59:39Z"
67+
createdAt: "2025-12-19T15:23:10Z"
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.1.1
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)