Skip to content

Commit

Permalink
update for 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maskarb committed Nov 25, 2024
1 parent 8a81a87 commit a8c1b70
Show file tree
Hide file tree
Showing 4 changed files with 460 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
VERSION ?= 3.3.1
PREVIOUS_VERSION ?= 3.3.0
PULLSPEC ?= registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91
VERSION ?= 3.3.2
PREVIOUS_VERSION ?= 3.3.1
PULLSPEC ?= quay.io/redhat-user-workloads/cost-mgmt-dev-tenant/costmanagement-metrics-operator/costmanagement-metrics-operator-bundle:68b454426cd10d0cba40de0a3c21a28f44e8989d
REGISTRY_SHA ?= sha256:ea80f29f03b22d54d021ad888d194105237c0345ebc1ddb49af122e815085ac7

PWD=$(shell pwd)
OPERATOR_NAME=costmanagement-metrics-operator
Expand Down
28 changes: 28 additions & 0 deletions catalog-old/costmanagement-metrics-operator/catalog.yaml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions catalog-template/basic-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ entries:
replaces: costmanagement-metrics-operator.3.2.1
- name: costmanagement-metrics-operator.3.3.1
replaces: costmanagement-metrics-operator.3.3.0
- name: costmanagement-metrics-operator.3.3.2
replaces: costmanagement-metrics-operator.3.3.1
name: stable
package: costmanagement-metrics-operator
schema: olm.channel
Expand Down Expand Up @@ -85,4 +87,6 @@ entries:
schema: olm.bundle
- image: registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91
schema: olm.bundle
- image: quay.io/redhat-user-workloads/cost-mgmt-dev-tenant/costmanagement-metrics-operator/costmanagement-metrics-operator-bundle:68b454426cd10d0cba40de0a3c21a28f44e8989d
schema: olm.bundle
schema: olm.template.basic
Loading

0 comments on commit a8c1b70

Please sign in to comment.