From 7c6b2a65f28fcddc18f4ea80d07f293c7cb11f33 Mon Sep 17 00:00:00 2001 From: Michael Valdron Date: Wed, 28 Feb 2024 09:41:23 -0500 Subject: [PATCH] Update devfile registry maintainers under CSV (#78) * update devfile registry maintainers list Signed-off-by: Michael Valdron * next version bump Signed-off-by: Michael Valdron --------- Signed-off-by: Michael Valdron --- VERSION | 2 +- .../registry-operator.clusterserviceversion.yaml | 14 ++++++++------ .../registry-operator.clusterserviceversion.yaml | 12 +++++++----- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/VERSION b/VERSION index 7693c96..446ba66 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.3 \ No newline at end of file +0.1.4 \ No newline at end of file diff --git a/bundle/manifests/registry-operator.clusterserviceversion.yaml b/bundle/manifests/registry-operator.clusterserviceversion.yaml index 122308b..73fda74 100644 --- a/bundle/manifests/registry-operator.clusterserviceversion.yaml +++ b/bundle/manifests/registry-operator.clusterserviceversion.yaml @@ -49,15 +49,15 @@ metadata: ] capabilities: Basic Install categories: OpenShift Optional,Developer Tools - containerImage: quay.io/devfile/registry-operator:v0.1.3 - createdAt: "2023-11-17T19:18:09Z" + containerImage: quay.io/devfile/registry-operator:v0.1.4 + createdAt: "2024-02-27T22:36:03Z" description: Deploy and manage Devfile Registries on Kubernetes and OpenShift with the Devfile Registry operator. operators.operatorframework.io/builder: operator-sdk-v1.28.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/devfile/registry-operator support: Red Hat - name: registry-operator.v0.1.3 + name: registry-operator.v0.1.4 namespace: placeholder spec: apiservicedefinitions: {} @@ -562,14 +562,16 @@ spec: name: Michael Valdron - email: jcollier@redhat.com name: John Collier - - email: ktsao@redhat.com - name: Kim Tsao + - email: tpetkos@redhat.com + name: Theofanis Petkos + - email: jdubrick@redhat.com + name: Jordan Dubrick maturity: beta minKubeVersion: 1.25.0 provider: name: Red Hat url: https://redhat.com - version: 0.1.3 + version: 0.1.4 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/config/manifests/bases/registry-operator.clusterserviceversion.yaml b/config/manifests/bases/registry-operator.clusterserviceversion.yaml index 116e77c..0ac381e 100644 --- a/config/manifests/bases/registry-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/registry-operator.clusterserviceversion.yaml @@ -49,13 +49,13 @@ metadata: ] capabilities: Basic Install categories: OpenShift Optional,Developer Tools - containerImage: quay.io/devfile/registry-operator:v0.1.3 + containerImage: quay.io/devfile/registry-operator:v0.1.4 createdAt: "2023-09-06T19:45:06Z" description: Deploy and manage Devfile Registries on Kubernetes and OpenShift with the Devfile Registry operator. repository: https://github.com/devfile/registry-operator support: Red Hat - name: registry-operator.v0.1.3 + name: registry-operator.v0.1.4 namespace: placeholder spec: apiservicedefinitions: {} @@ -282,11 +282,13 @@ spec: name: Michael Valdron - email: jcollier@redhat.com name: John Collier - - email: ktsao@redhat.com - name: Kim Tsao + - email: tpetkos@redhat.com + name: Theofanis Petkos + - email: jdubrick@redhat.com + name: Jordan Dubrick maturity: beta minKubeVersion: 1.25.0 provider: name: Red Hat url: https://redhat.com - version: 0.1.3 + version: 0.1.4