Skip to content

Commit

Permalink
Update costmanagement-metrics-operator to cc46f91 (#494)
Browse files Browse the repository at this point in the history
* Update costmanagement-metrics-operator to cc46f91

Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>

* update build commit

---------

Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: David N <dnakabaa@redhat.com>
  • Loading branch information
red-hat-konflux[bot] and djnakabaale authored Nov 25, 2024
1 parent 19b3fe6 commit 68b4544
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ COPY bundle/metadata /metadata/
# Openshift specific labels
LABEL io.k8s.display-name="Cost Management Metrics Operator"
LABEL io.k8s.description="Component required to gather metrics from Prometheus and package them to be uploaded to Red Hat Insights cost management. The operator can work in clusters connected to the Internet and air-gapped (with additional configuration and steps)"
LABEL io.openshift.build.commit.id="f83f111551b4aa06b49fed864945ab01c45d04d0"
LABEL io.openshift.build.commit.url="https://github.com/project-koku/koku-metrics-operator/commit/f83f111551b4aa06b49fed864945ab01c45d04d0"
LABEL io.openshift.build.commit.id="19b3fe667b61a909451b1995e4b255d3c441201d"
LABEL io.openshift.build.commit.url="https://github.com/project-koku/koku-metrics-operator/commit/19b3fe667b61a909451b1995e4b255d3c441201d"
LABEL io.openshift.build.source-location="https://github.com/project-koku/koku-metrics-operator"
LABEL io.openshift.maintainer.component="Cost Management Metrics Operator"
LABEL io.openshift.maintainer.product="OpenShift Container Platform"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ metadata:
capabilities: Seamless Upgrades
categories: Monitoring
certified: "true"
containerImage: registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:f62a1b3769625fca3a55091ac8923f02d3a3d1f8f43459cbaad056d29b170e96
containerImage: registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:cc46f919ee9f365abba4398e2a30511761371f204264cdc6e06e8254008577e9
createdAt: "2024-11-12T16:54:18Z"
description: A Golang-based OpenShift Operator that generates and uploads OpenShift usage metrics to cost management.
features.operators.openshift.io/cnf: "false"
Expand Down Expand Up @@ -476,7 +476,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:f62a1b3769625fca3a55091ac8923f02d3a3d1f8f43459cbaad056d29b170e96
image: registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:cc46f919ee9f365abba4398e2a30511761371f204264cdc6e06e8254008577e9
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -643,5 +643,5 @@ spec:
version: 3.3.2
relatedImages:
- name: costmanagement-metrics-operator
image: registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:f62a1b3769625fca3a55091ac8923f02d3a3d1f8f43459cbaad056d29b170e96
image: registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:cc46f919ee9f365abba4398e2a30511761371f204264cdc6e06e8254008577e9
replaces: costmanagement-metrics-operator.3.3.1

0 comments on commit 68b4544

Please sign in to comment.