Skip to content

Commit

Permalink
ci: update VERSION to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sthaha committed May 21, 2024
1 parent a5b98f8 commit e5064f2
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.11.0
0.12.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 @@ -27,8 +27,8 @@ metadata:
]
capabilities: Basic Install
categories: Monitoring
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.11.0
createdAt: "2024-05-16T05:11:02Z"
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.12.0
createdAt: "2024-05-21T06:16:09Z"
description: 'Deploys and Manages Kepler on Kubernetes '
operators.operatorframework.io/builder: operator-sdk-v1.27.0
operators.operatorframework.io/internal-objects: |-
Expand All @@ -38,7 +38,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.11.0
name: kepler-operator.v0.12.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -268,7 +268,7 @@ spec:
env:
- name: RELATED_IMAGE_KEPLER
value: quay.io/sustainable_computing_io/kepler:release-0.7.10
image: quay.io/sustainable_computing_io/kepler-operator:0.11.0
image: quay.io/sustainable_computing_io/kepler-operator:0.12.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -379,8 +379,8 @@ spec:
relatedImages:
- image: quay.io/sustainable_computing_io/kepler:release-0.7.10
name: kepler
replaces: kepler-operator.v0.10.0
version: 0.11.0
replaces: kepler-operator.v0.11.0
version: 0.12.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down

0 comments on commit e5064f2

Please sign in to comment.