diff --git a/VERSION b/VERSION index ee6cdce3..b6160487 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1 +0.6.2 diff --git a/bundle/manifests/kepler-operator.clusterserviceversion.yaml b/bundle/manifests/kepler-operator.clusterserviceversion.yaml index 10481fd3..91b58d70 100644 --- a/bundle/manifests/kepler-operator.clusterserviceversion.yaml +++ b/bundle/manifests/kepler-operator.clusterserviceversion.yaml @@ -24,13 +24,13 @@ metadata: ] capabilities: Basic Install categories: Monitoring - containerImage: quay.io/sustainable_computing_io/kepler-operator:0.6.1 - createdAt: "2023-08-21T08:57:39Z" + containerImage: quay.io/sustainable_computing_io/kepler-operator:0.6.2 + createdAt: "2023-08-21T09:15:51Z" description: 'Deploys and Manages Kepler on Kubernetes ' operators.operatorframework.io/builder: operator-sdk-v1.27.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/sustainable-computing-io/kepler-operator - name: kepler-operator.v0.6.1 + name: kepler-operator.v0.6.2 namespace: placeholder spec: apiservicedefinitions: {} @@ -237,7 +237,7 @@ spec: - --zap-log-level=3 command: - /manager - image: quay.io/sustainable_computing_io/kepler-operator:0.6.1 + image: quay.io/sustainable_computing_io/kepler-operator:0.6.2 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -334,5 +334,5 @@ spec: provider: name: Kepler Operator Contributors url: https://sustainable-computing.io/ - replaces: kepler-operator.v0.6.0 - version: 0.6.1 + replaces: kepler-operator.v0.6.1 + version: 0.6.2