diff --git a/operators/project-quay/3.12.0-nightly.20240626/manifests/quay-operator.clusterserviceversion.yaml b/operators/project-quay/3.12.0-nightly.20240627/manifests/quay-operator.clusterserviceversion.yaml similarity index 99% rename from operators/project-quay/3.12.0-nightly.20240626/manifests/quay-operator.clusterserviceversion.yaml rename to operators/project-quay/3.12.0-nightly.20240627/manifests/quay-operator.clusterserviceversion.yaml index a390f7eac9b..24b36845421 100644 --- a/operators/project-quay/3.12.0-nightly.20240626/manifests/quay-operator.clusterserviceversion.yaml +++ b/operators/project-quay/3.12.0-nightly.20240627/manifests/quay-operator.clusterserviceversion.yaml @@ -2,14 +2,14 @@ apiVersion: operators.coreos.com/v1alpha1 kind: ClusterServiceVersion metadata: annotations: - olm.skipRange: ">=3.6.x <3.12.0-nightly.20240626" + olm.skipRange: ">=3.6.x <3.12.0-nightly.20240627" capabilities: Full Lifecycle categories: Integration & Delivery - containerImage: quay.io/projectquay/quay-operator:3.12.0-nightly.20240626 - createdAt: 2024-06-26T05:59:20Z + containerImage: quay.io/projectquay/quay-operator:3.12.0-nightly.20240627 + createdAt: 2024-06-27T06:00:35Z support: Project Quay description: Opinionated deployment of Quay on Kubernetes. - quay-version: 3.12.0-nightly.20240626 + quay-version: 3.12.0-nightly.20240627 repository: https://github.com/quay/quay-operator tectonic-visibility: ocs alm-examples: |- @@ -45,7 +45,7 @@ metadata: features.operators.openshift.io/token-auth-aws: "false" features.operators.openshift.io/token-auth-azure: "false" features.operators.openshift.io/token-auth-gcp: "false" - name: quay-operator.v3.12.0-nightly.20240626 + name: quay-operator.v3.12.0-nightly.20240627 namespace: placeholder labels: operatorframework.io/arch.amd64: supported @@ -126,7 +126,7 @@ spec: spec: containers: - name: quay-operator - image: quay.io/projectquay/quay-operator:3.12.0-nightly.20240626 + image: quay.io/projectquay/quay-operator:3.12.0-nightly.20240627 command: - /workspace/manager - '--namespace=$(WATCH_NAMESPACE)' @@ -150,11 +150,11 @@ spec: - name: QUAY_DEFAULT_BRANDING value: upstream - name: RELATED_IMAGE_COMPONENT_QUAY - value: quay.io/projectquay/quay:3.12.0-nightly.20240626 + value: quay.io/projectquay/quay:3.12.0-nightly.20240627 - name: RELATED_IMAGE_COMPONENT_CLAIR value: quay.io/projectquay/clair:4.7.4 - name: RELATED_IMAGE_COMPONENT_BUILDER - value: quay.io/projectquay/quay-builder:3.12.0-nightly.20240626 + value: quay.io/projectquay/quay-builder:3.12.0-nightly.20240627 - name: RELATED_IMAGE_COMPONENT_BUILDER_QEMU value: quay.io/projectquay/quay-builder-qemu:main - name: RELATED_IMAGE_COMPONENT_POSTGRES @@ -274,5 +274,5 @@ spec: matchLabels: alm-owner-quay-operator: quay-operator operated-by: quay-operator - version: 3.12.0-nightly.20240626 + version: 3.12.0-nightly.20240627 replaces: "" ## Except for ".0", always put the previous z-stream here diff --git a/operators/project-quay/3.12.0-nightly.20240626/manifests/quayregistries.crd.yaml b/operators/project-quay/3.12.0-nightly.20240627/manifests/quayregistries.crd.yaml similarity index 100% rename from operators/project-quay/3.12.0-nightly.20240626/manifests/quayregistries.crd.yaml rename to operators/project-quay/3.12.0-nightly.20240627/manifests/quayregistries.crd.yaml diff --git a/operators/project-quay/3.12.0-nightly.20240626/metadata/annotations.yaml b/operators/project-quay/3.12.0-nightly.20240627/metadata/annotations.yaml similarity index 100% rename from operators/project-quay/3.12.0-nightly.20240626/metadata/annotations.yaml rename to operators/project-quay/3.12.0-nightly.20240627/metadata/annotations.yaml