We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ac129 commit 6520cdbCopy full SHA for 6520cdb
operators/registry-operator/0.1.2/manifests/registry-operator.clusterserviceversion.yaml
@@ -50,7 +50,7 @@ metadata:
50
capabilities: Basic Install
51
categories: OpenShift Optional,Developer Tools
52
containerImage: quay.io/devfile/registry-operator:v0.1.2
53
- createdAt: "2023-10-05T21:03:41Z"
+ createdAt: "2023-10-11T14:43:46Z"
54
description: Deploy and manage Devfile Registries on Kubernetes and OpenShift
55
with the Devfile Registry operator.
56
operators.operatorframework.io/builder: operator-sdk-v1.28.0
@@ -615,7 +615,7 @@ spec:
615
- --leader-elect
616
command:
617
- /manager
618
- image: quay.io/devfile/registry-operator:next
+ image: quay.io/devfile/registry-operator:v0.1.2
619
imagePullPolicy: Always
620
livenessProbe:
621
httpGet:
0 commit comments