Skip to content

Commit

Permalink
ci: update VERSION to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalk78 committed Oct 28, 2024
1 parent 405dda8 commit d0993c4
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.14.0
0.15.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: Seamless Upgrades
categories: Monitoring
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.14.0
createdAt: "2024-10-24T17:48:35Z"
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.15.0
createdAt: "2024-10-28T06:13:46Z"
description: 'Deploys and Manages Kepler on Kubernetes '
operators.operatorframework.io/builder: operator-sdk-v1.36.1
operators.operatorframework.io/internal-objects: |-
Expand All @@ -38,7 +38,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
repository: https://github.com/sustainable-computing-io/kepler-operator
support: https://github.com/sustainable-computing-io/kepler-operator/issues
name: kepler-operator.v0.14.0
name: kepler-operator.v0.15.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.12
image: quay.io/sustainable_computing_io/kepler-operator:0.14.0
image: quay.io/sustainable_computing_io/kepler-operator:0.15.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -377,8 +377,8 @@ spec:
relatedImages:
- image: quay.io/sustainable_computing_io/kepler:release-0.7.12
name: kepler
replaces: kepler-operator.v0.13.0
version: 0.14.0
replaces: kepler-operator.v0.14.0
version: 0.15.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down

0 comments on commit d0993c4

Please sign in to comment.