From ed14872609f4622ad83a9bae9c5f6b4d85d0a348 Mon Sep 17 00:00:00 2001 From: Alexandre Vilain Date: Tue, 28 Nov 2023 13:55:03 +0100 Subject: [PATCH] Prepare release v0.16.1 --- VERSION | 2 +- .../temporal-operator.clusterserviceversion.yaml | 10 +++++----- config/manager/kustomization.yaml | 2 +- .../bases/temporal-operator.clusterserviceversion.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/VERSION b/VERSION index d183d4ac..92e0c743 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.0 \ No newline at end of file +0.16.1 \ No newline at end of file diff --git a/bundle/manifests/temporal-operator.clusterserviceversion.yaml b/bundle/manifests/temporal-operator.clusterserviceversion.yaml index 0bba0530..5fe8e24e 100644 --- a/bundle/manifests/temporal-operator.clusterserviceversion.yaml +++ b/bundle/manifests/temporal-operator.clusterserviceversion.yaml @@ -119,10 +119,10 @@ metadata: capabilities: Seamless Upgrades categories: Application Runtime, Developer Tools, AI/Machine Learning containerImage: ghcr.io/alexandrevilain/temporal-operator - createdAt: "2023-11-18T12:27:42Z" + createdAt: "2023-11-28T12:54:34Z" operators.operatorframework.io/builder: operator-sdk-v1.30.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 - name: temporal-operator.v0.16.0 + name: temporal-operator.v0.16.1 namespace: placeholder spec: apiservicedefinitions: {} @@ -471,7 +471,7 @@ spec: - --leader-elect command: - /manager - image: ghcr.io/alexandrevilain/temporal-operator:v0.16.0 + image: ghcr.io/alexandrevilain/temporal-operator:v0.16.1 livenessProbe: httpGet: path: /healthz @@ -575,8 +575,8 @@ spec: provider: name: Temporal Community url: https://temporal.io/ - replaces: temporal-operator.v0.15.4 - version: 0.16.0 + replaces: temporal-operator.v0.16.0 + version: 0.16.1 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 166d7e74..51055d7a 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -4,4 +4,4 @@ resources: - manager.yaml images: - name: ghcr.io/alexandrevilain/temporal-operator - newTag: v0.16.0 + newTag: v0.16.1 diff --git a/config/manifests/bases/temporal-operator.clusterserviceversion.yaml b/config/manifests/bases/temporal-operator.clusterserviceversion.yaml index 34c149d2..b9c52c6b 100644 --- a/config/manifests/bases/temporal-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/temporal-operator.clusterserviceversion.yaml @@ -254,7 +254,7 @@ spec: provider: name: Temporal Community url: https://temporal.io/ - replaces: temporal-operator.v0.15.4 + replaces: temporal-operator.v0.16.0 version: 0.10.0 webhookdefinitions: - admissionReviewVersions: