From a724ceb981c4edd7fc822ebb98860e61772844c3 Mon Sep 17 00:00:00 2001 From: sthaha Date: Tue, 2 Apr 2024 07:29:22 +0000 Subject: [PATCH] ci: update VERSION to 0.11.0 --- VERSION | 2 +- .../kepler-operator.clusterserviceversion.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index 78bc1abd..d9df1bbc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.0 +0.11.0 diff --git a/bundle/manifests/kepler-operator.clusterserviceversion.yaml b/bundle/manifests/kepler-operator.clusterserviceversion.yaml index 3c5229b6..5d90d288 100644 --- a/bundle/manifests/kepler-operator.clusterserviceversion.yaml +++ b/bundle/manifests/kepler-operator.clusterserviceversion.yaml @@ -26,8 +26,8 @@ metadata: ] capabilities: Basic Install categories: Monitoring - containerImage: quay.io/sustainable_computing_io/kepler-operator:0.10.0 - createdAt: "2024-04-02T05:59:34Z" + containerImage: quay.io/sustainable_computing_io/kepler-operator:0.11.0 + createdAt: "2024-04-02T07:29:20Z" description: 'Deploys and Manages Kepler on Kubernetes ' operators.operatorframework.io/builder: operator-sdk-v1.27.0 operators.operatorframework.io/internal-objects: |- @@ -37,7 +37,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.10.0 + name: kepler-operator.v0.11.0 namespace: placeholder spec: apiservicedefinitions: {} @@ -267,7 +267,7 @@ spec: env: - name: RELATED_IMAGE_KEPLER value: quay.io/sustainable_computing_io/kepler:release-0.7.8 - image: quay.io/sustainable_computing_io/kepler-operator:0.10.0 + image: quay.io/sustainable_computing_io/kepler-operator:0.11.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -378,8 +378,8 @@ spec: relatedImages: - image: quay.io/sustainable_computing_io/kepler:release-0.7.8 name: kepler - replaces: kepler-operator.v0.9.2 - version: 0.10.0 + replaces: kepler-operator.v0.10.0 + version: 0.11.0 webhookdefinitions: - admissionReviewVersions: - v1