Skip to content

Commit

Permalink
ci: update VERSION to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vprashar2929 committed Nov 1, 2023
1 parent 1a756e9 commit 15b18be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1
0.9.2
10 changes: 5 additions & 5 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.9.1
createdAt: "2023-11-01T08:45:55Z"
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.9.2
createdAt: "2023-11-01T12:15:43Z"
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.9.1
name: kepler-operator.v0.9.2
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -234,7 +234,7 @@ spec:
value: quay.io/sustainable_computing_io/kepler:release-0.6.1
- name: RELATED_IMAGE_KEPLER_LIBBPF
value: quay.io/sustainable_computing_io/kepler:release-0.6.1-libbpf
image: quay.io/sustainable_computing_io/kepler-operator:0.9.1
image: quay.io/sustainable_computing_io/kepler-operator:0.9.2
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -341,4 +341,4 @@ spec:
- image: quay.io/sustainable_computing_io/kepler:release-0.6.1-libbpf
name: kepler-libbpf
replaces: kepler-operator.v0.9.0
version: 0.9.1
version: 0.9.2

0 comments on commit 15b18be

Please sign in to comment.