Skip to content

Commit

Permalink
ci: update VERSION to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vprashar2929 committed Nov 1, 2023
1 parent 74ee619 commit a9b5503
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.9.0
0.9.1
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.9.0
createdAt: "2023-10-26T11:54:02Z"
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.9.1
createdAt: "2023-11-01T06:28:44Z"
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.0
name: kepler-operator.v0.9.1
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.0
image: quay.io/sustainable_computing_io/kepler-operator:0.9.1
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -340,5 +340,5 @@ spec:
name: kepler
- image: quay.io/sustainable_computing_io/kepler:release-0.6.1-libbpf
name: kepler-libbpf
replaces: kepler-operator.v0.8.2
version: 0.9.0
replaces: kepler-operator.v0.9.0
version: 0.9.1

0 comments on commit a9b5503

Please sign in to comment.