Skip to content

Commit

Permalink
carbon 3 build updates
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Trent <[email protected]>
  • Loading branch information
trent-s committed Sep 28, 2024
1 parent 31294dd commit 1cad4f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bundle/manifests/susql-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/trent_s/susql-controller:0.0.31
createdAt: "2024-09-28T11:59:56Z"
containerImage: quay.io/sustainable_computing_io/susql_operator:0.0.31
createdAt: "2024-09-28T12:08:54Z"
description: 'Aggregates energy and CO2 emission data for pods tagged with SusQL
labels '
operators.operatorframework.io/builder: operator-sdk-v1.36.1
Expand Down Expand Up @@ -301,7 +301,7 @@ spec:
key: CARBON-QUERY-CONV-2J
name: susql-config
optional: true
image: quay.io/trent_s/susql-controller:0.0.31
image: quay.io/sustainable_computing_io/susql_operator:0.0.31
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
3 changes: 2 additions & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: quay.io/trent_s/susql-controller
newName: quay.io/sustainable_computing_io/susql_operator
newTag: 0.0.31

0 comments on commit 1cad4f3

Please sign in to comment.