Skip to content

Commit c7ed269

Browse files
author
sthaha
committed
ci: update VERSION
1 parent f853d58 commit c7ed269

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.6.0

bundle/manifests/kepler-operator.clusterserviceversion.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ metadata:
2323
}
2424
]
2525
capabilities: Basic Install
26-
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.5.0
27-
createdAt: "2023-08-09T06:55:07Z"
26+
containerImage: quay.io/sthaha/kepler-operator:0.6.0
27+
createdAt: "2023-08-15T08:06:47Z"
2828
description: 'Deploys and Manages Kepler on Kubernetes '
2929
operators.operatorframework.io/builder: operator-sdk-v1.27.0
3030
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
3131
repository: https://github.com/sustainable-computing-io/kepler-operator
32-
name: kepler-operator.v0.5.0
32+
name: kepler-operator.v0.6.0
3333
namespace: placeholder
3434
spec:
3535
apiservicedefinitions: {}
@@ -218,7 +218,7 @@ spec:
218218
- --zap-log-level=3
219219
command:
220220
- /manager
221-
image: quay.io/sustainable_computing_io/kepler-operator:0.5.0
221+
image: quay.io/sthaha/kepler-operator:0.6.0
222222
imagePullPolicy: IfNotPresent
223223
livenessProbe:
224224
httpGet:
@@ -313,5 +313,5 @@ spec:
313313
provider:
314314
name: Kepler Operator Contributors
315315
url: https://sustainable-computing.io/
316-
replaces: kepler-operator.v0.4.1
317-
version: 0.5.0
316+
replaces: kepler-operator.v0.5.0
317+
version: 0.6.0

0 commit comments

Comments
 (0)