From 295147ad4cec99ac90398f3c6b9d62deda958a1a Mon Sep 17 00:00:00 2001 From: vprashar2929 Date: Wed, 22 May 2024 07:06:15 +0000 Subject: [PATCH] ci: update VERSION to 0.13.0 --- VERSION | 2 +- .../kepler-operator.clusterserviceversion.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index ac454c6a..54d1a4f2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.12.0 +0.13.0 diff --git a/bundle/manifests/kepler-operator.clusterserviceversion.yaml b/bundle/manifests/kepler-operator.clusterserviceversion.yaml index 87a297a3..f24e15fd 100644 --- a/bundle/manifests/kepler-operator.clusterserviceversion.yaml +++ b/bundle/manifests/kepler-operator.clusterserviceversion.yaml @@ -27,8 +27,8 @@ metadata: ] capabilities: Seamless Upgrades categories: Monitoring - containerImage: quay.io/sustainable_computing_io/kepler-operator:0.12.0 - createdAt: "2024-05-22T05:04:00Z" + containerImage: quay.io/sustainable_computing_io/kepler-operator:0.13.0 + createdAt: "2024-05-22T07:06:13Z" description: 'Deploys and Manages Kepler on Kubernetes ' operators.operatorframework.io/builder: operator-sdk-v1.27.0 operators.operatorframework.io/internal-objects: |- @@ -38,7 +38,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/sustainable-computing-io/kepler-operator support: https://github.com/sustainable-computing-io/kepler-operator/issues - name: kepler-operator.v0.12.0 + name: kepler-operator.v0.13.0 namespace: placeholder spec: apiservicedefinitions: {} @@ -268,7 +268,7 @@ spec: env: - name: RELATED_IMAGE_KEPLER value: quay.io/sustainable_computing_io/kepler:release-0.7.10 - image: quay.io/sustainable_computing_io/kepler-operator:0.12.0 + image: quay.io/sustainable_computing_io/kepler-operator:0.13.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -379,8 +379,8 @@ spec: relatedImages: - image: quay.io/sustainable_computing_io/kepler:release-0.7.10 name: kepler - replaces: kepler-operator.v0.11.0 - version: 0.12.0 + replaces: kepler-operator.v0.12.0 + version: 0.13.0 webhookdefinitions: - admissionReviewVersions: - v1