From c5f34eecdd1f23802f90ec258b39a227f9c84af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emirhan=20Durmu=C5=9F?= Date: Wed, 13 Nov 2024 12:14:35 +0300 Subject: [PATCH] initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emirhan Durmus Signed-off-by: Emirhan Durmuş --- .../datasance-pot-operator/3.4.9/metadata/annotations.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/operators/datasance-pot-operator/3.4.9/metadata/annotations.yaml b/operators/datasance-pot-operator/3.4.9/metadata/annotations.yaml index ccf9e7767a6..584dd8a1462 100644 --- a/operators/datasance-pot-operator/3.4.9/metadata/annotations.yaml +++ b/operators/datasance-pot-operator/3.4.9/metadata/annotations.yaml @@ -1,6 +1,6 @@ --- annotations: - # Core bundle annotations + # Core bundle annotations. operators.operatorframework.io.bundle.mediatype.v1: registry+v1 operators.operatorframework.io.bundle.manifests.v1: manifests/ operators.operatorframework.io.bundle.metadata.v1: metadata/ @@ -10,6 +10,6 @@ annotations: operators.operatorframework.io.metrics.mediatype.v1: metrics+v1 operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v4 - # Annotations for testing + # Annotations for testing. operators.operatorframework.io.test.mediatype.v1: scorecard+v1 - operators.operatorframework.io.test.config.v1: tests/scorecard/ \ No newline at end of file + operators.operatorframework.io.test.config.v1: tests/scorecard/