Skip to content

Commit

Permalink
Update devfile registry maintainers under CSV (#78)
Browse files Browse the repository at this point in the history
* update devfile registry maintainers list

Signed-off-by: Michael Valdron <mvaldron@redhat.com>

* next version bump

Signed-off-by: Michael Valdron <mvaldron@redhat.com>

---------

Signed-off-by: Michael Valdron <mvaldron@redhat.com>
  • Loading branch information
michael-valdron committed Feb 28, 2024
1 parent 4865ad6 commit 7c6b2a6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 12 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.1.4
14 changes: 8 additions & 6 deletions bundle/manifests/registry-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
Expand Down Expand Up @@ -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

0 comments on commit 7c6b2a6

Please sign in to comment.