Skip to content

Commit

Permalink
ci: update VERSION to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sthaha committed Apr 2, 2024
1 parent fd00715 commit a724ceb
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.10.0
0.11.0
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,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: |-
Expand All @@ -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: {}
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a724ceb

Please sign in to comment.