From e79af09f72f91e5e2f6f52eb280f1ce022fd90c3 Mon Sep 17 00:00:00 2001 From: quay-devel <100235670+quay-devel@users.noreply.github.com> Date: Mon, 17 Jun 2024 02:41:15 -0400 Subject: [PATCH] operator project-quay (3.12.0-nightly.20240617) --- .../quay-operator.clusterserviceversion.yaml | 18 +++++++++--------- .../manifests/quayregistries.crd.yaml | 0 .../metadata/annotations.yaml | 0 3 files changed, 9 insertions(+), 9 deletions(-) rename operators/project-quay/{3.12.0-nightly.20240616 => 3.12.0-nightly.20240617}/manifests/quay-operator.clusterserviceversion.yaml (99%) rename operators/project-quay/{3.12.0-nightly.20240616 => 3.12.0-nightly.20240617}/manifests/quayregistries.crd.yaml (100%) rename operators/project-quay/{3.12.0-nightly.20240616 => 3.12.0-nightly.20240617}/metadata/annotations.yaml (100%) diff --git a/operators/project-quay/3.12.0-nightly.20240616/manifests/quay-operator.clusterserviceversion.yaml b/operators/project-quay/3.12.0-nightly.20240617/manifests/quay-operator.clusterserviceversion.yaml similarity index 99% rename from operators/project-quay/3.12.0-nightly.20240616/manifests/quay-operator.clusterserviceversion.yaml rename to operators/project-quay/3.12.0-nightly.20240617/manifests/quay-operator.clusterserviceversion.yaml index 1e75acb9b11..c979d6a0410 100644 --- a/operators/project-quay/3.12.0-nightly.20240616/manifests/quay-operator.clusterserviceversion.yaml +++ b/operators/project-quay/3.12.0-nightly.20240617/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.20240616" + olm.skipRange: ">=3.6.x <3.12.0-nightly.20240617" capabilities: Full Lifecycle categories: Integration & Delivery - containerImage: quay.io/projectquay/quay-operator:3.12.0-nightly.20240616 - createdAt: 2024-06-16T06:13:45Z + containerImage: quay.io/projectquay/quay-operator:3.12.0-nightly.20240617 + createdAt: 2024-06-17T06:00:30Z support: Project Quay description: Opinionated deployment of Quay on Kubernetes. - quay-version: 3.12.0-nightly.20240616 + quay-version: 3.12.0-nightly.20240617 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.20240616 + name: quay-operator.v3.12.0-nightly.20240617 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.20240616 + image: quay.io/projectquay/quay-operator:3.12.0-nightly.20240617 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.20240616 + value: quay.io/projectquay/quay:3.12.0-nightly.20240617 - 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.20240616 + value: quay.io/projectquay/quay-builder:3.12.0-nightly.20240617 - 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.20240616 + version: 3.12.0-nightly.20240617 replaces: "" ## Except for ".0", always put the previous z-stream here diff --git a/operators/project-quay/3.12.0-nightly.20240616/manifests/quayregistries.crd.yaml b/operators/project-quay/3.12.0-nightly.20240617/manifests/quayregistries.crd.yaml similarity index 100% rename from operators/project-quay/3.12.0-nightly.20240616/manifests/quayregistries.crd.yaml rename to operators/project-quay/3.12.0-nightly.20240617/manifests/quayregistries.crd.yaml diff --git a/operators/project-quay/3.12.0-nightly.20240616/metadata/annotations.yaml b/operators/project-quay/3.12.0-nightly.20240617/metadata/annotations.yaml similarity index 100% rename from operators/project-quay/3.12.0-nightly.20240616/metadata/annotations.yaml rename to operators/project-quay/3.12.0-nightly.20240617/metadata/annotations.yaml