Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update devfile registry maintainers under CSV #78

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading