Skip to content

Commit

Permalink
ci: update VERSION to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sthaha committed Oct 11, 2023
1 parent 6da304a commit 733e061
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1
0.8.2
12 changes: 6 additions & 6 deletions bundle/manifests/kepler-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ metadata:
]
capabilities: Basic Install
categories: Monitoring
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.8.1
createdAt: "2023-10-06T04:52:26Z"
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.8.2
createdAt: "2023-10-11T07:41:38Z"
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.8.1
name: kepler-operator.v0.8.2
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -230,7 +230,7 @@ spec:
env:
- name: RELATED_IMAGE_KEPLER
value: quay.io/sustainable_computing_io/kepler:release-0.5.5
image: quay.io/sustainable_computing_io/kepler-operator:0.8.1
image: quay.io/sustainable_computing_io/kepler-operator:0.8.2
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -334,5 +334,5 @@ spec:
relatedImages:
- image: quay.io/sustainable_computing_io/kepler:release-0.5.5
name: kepler
replaces: kepler-operator.v0.8.0
version: 0.8.1
replaces: kepler-operator.v0.8.1
version: 0.8.2

0 comments on commit 733e061

Please sign in to comment.