From 576b679ecf4a1459e43ef954470f55120f9f3ea6 Mon Sep 17 00:00:00 2001 From: Guilherme Cassolato Date: Fri, 8 Nov 2024 12:08:05 +0100 Subject: [PATCH] Prepared release v0.13.1 Signed-off-by: Guilherme Cassolato --- build.yaml | 4 ++-- .../authorino-operator.clusterserviceversion.yaml | 14 +++++++------- charts/authorino-operator/Chart.yaml | 2 +- charts/authorino-operator/templates/manifests.yaml | 4 ++-- config/authorino/kustomization.yaml | 4 ++-- config/deploy/manifests.yaml | 4 ++-- .../authorino-operator.clusterserviceversion.yaml | 6 +++--- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/build.yaml b/build.yaml index 553a13d0..f50ecb6c 100644 --- a/build.yaml +++ b/build.yaml @@ -1,3 +1,3 @@ config: - authorinoImage: quay.io/kuadrant/authorino:v0.18.0 - replaces: authorino-operator.v0.12.0 + authorinoImage: quay.io/kuadrant/authorino:v0.18.1 + replaces: authorino-operator.v0.13.0 diff --git a/bundle/manifests/authorino-operator.clusterserviceversion.yaml b/bundle/manifests/authorino-operator.clusterserviceversion.yaml index 296fc0b2..c888263b 100644 --- a/bundle/manifests/authorino-operator.clusterserviceversion.yaml +++ b/bundle/manifests/authorino-operator.clusterserviceversion.yaml @@ -82,8 +82,8 @@ metadata: ] capabilities: Basic Install categories: Integration & Delivery - containerImage: quay.io/kuadrant/authorino-operator:v0.13.0 - createdAt: "2024-10-02T16:05:20Z" + containerImage: quay.io/kuadrant/authorino-operator:v0.13.1 + createdAt: "2024-11-08T11:06:33Z" operators.operatorframework.io/builder: operator-sdk-v1.32.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/Kuadrant/authorino-operator @@ -94,7 +94,7 @@ metadata: operatorframework.io/arch.ppc64le: supported operatorframework.io/arch.s390x: supported operatorframework.io/os.linux: supported - name: authorino-operator.v0.13.0 + name: authorino-operator.v0.13.1 namespace: placeholder spec: apiservicedefinitions: {} @@ -320,7 +320,7 @@ spec: - --leader-elect command: - /manager - image: quay.io/kuadrant/authorino-operator:v0.13.0 + image: quay.io/kuadrant/authorino-operator:v0.13.1 livenessProbe: httpGet: path: /healthz @@ -376,7 +376,7 @@ spec: - command: - authorino - webhooks - image: quay.io/kuadrant/authorino:v0.18.0 + image: quay.io/kuadrant/authorino:v0.18.1 name: webhooks ports: - containerPort: 9443 @@ -502,7 +502,7 @@ spec: minKubeVersion: 1.25.0 provider: name: Red Hat - version: 0.13.0 + version: 0.13.1 webhookdefinitions: - admissionReviewVersions: - v1beta1 @@ -516,4 +516,4 @@ spec: targetPort: 9443 type: ConversionWebhook webhookPath: /convert - replaces: authorino-operator.v0.12.0 + replaces: authorino-operator.v0.13.0 diff --git a/charts/authorino-operator/Chart.yaml b/charts/authorino-operator/Chart.yaml index 814cf529..8c7f5ae5 100644 --- a/charts/authorino-operator/Chart.yaml +++ b/charts/authorino-operator/Chart.yaml @@ -18,7 +18,7 @@ sources: kubeVersion: ">=1.19.0-0" type: application # The version will be properly set when the chart is released matching the operator version -version: "0.13.0" +version: "0.13.1" maintainers: - email: mcassola@redhat.com name: Guilherme Cassolato diff --git a/charts/authorino-operator/templates/manifests.yaml b/charts/authorino-operator/templates/manifests.yaml index ee8c6cae..6e3eaff4 100644 --- a/charts/authorino-operator/templates/manifests.yaml +++ b/charts/authorino-operator/templates/manifests.yaml @@ -5734,7 +5734,7 @@ spec: - --leader-elect command: - /manager - image: quay.io/kuadrant/authorino-operator:v0.13.0 + image: quay.io/kuadrant/authorino-operator:v0.13.1 livenessProbe: httpGet: path: /healthz @@ -5794,7 +5794,7 @@ spec: - command: - authorino - webhooks - image: quay.io/kuadrant/authorino:v0.18.0 + image: quay.io/kuadrant/authorino:v0.18.1 name: webhooks ports: - containerPort: 9443 diff --git a/config/authorino/kustomization.yaml b/config/authorino/kustomization.yaml index c7ed4cb2..df1d1ea0 100644 --- a/config/authorino/kustomization.yaml +++ b/config/authorino/kustomization.yaml @@ -2,14 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- github.com/Kuadrant/authorino/install?ref=v0.18.0 +- github.com/Kuadrant/authorino/install?ref=v0.18.1 - webhook # Configures the conversion webhook images: - name: AUTHORINO_IMAGE newName: quay.io/kuadrant/authorino - newTag: v0.18.0 + newTag: v0.18.1 patchesStrategicMerge: - webhook/patches/webhook_in_authconfigs.yaml diff --git a/config/deploy/manifests.yaml b/config/deploy/manifests.yaml index 1c590052..9749151b 100644 --- a/config/deploy/manifests.yaml +++ b/config/deploy/manifests.yaml @@ -5741,7 +5741,7 @@ spec: - --leader-elect command: - /manager - image: quay.io/kuadrant/authorino-operator:v0.13.0 + image: quay.io/kuadrant/authorino-operator:v0.13.1 livenessProbe: httpGet: path: /healthz @@ -5801,7 +5801,7 @@ spec: - command: - authorino - webhooks - image: quay.io/kuadrant/authorino:v0.18.0 + image: quay.io/kuadrant/authorino:v0.18.1 name: webhooks ports: - containerPort: 9443 diff --git a/config/manifests/bases/authorino-operator.clusterserviceversion.yaml b/config/manifests/bases/authorino-operator.clusterserviceversion.yaml index 027c160f..ed105f66 100644 --- a/config/manifests/bases/authorino-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/authorino-operator.clusterserviceversion.yaml @@ -5,13 +5,13 @@ metadata: alm-examples: '[]' capabilities: Basic Install categories: Integration & Delivery - containerImage: quay.io/kuadrant/authorino-operator:v0.13.0 + containerImage: quay.io/kuadrant/authorino-operator:v0.13.1 createdAt: 2021-12-08T10-00-00Z operators.operatorframework.io/builder: operator-sdk-v1.9.0 operators.operatorframework.io/project_layout: unknown repository: https://github.com/Kuadrant/authorino-operator support: kuadrant - name: authorino-operator.v0.13.0 + name: authorino-operator.v0.13.1 namespace: placeholder labels: operatorframework.io/arch.amd64: supported @@ -78,4 +78,4 @@ spec: minKubeVersion: 1.25.0 provider: name: Red Hat - version: 0.13.0 + version: 0.13.1