Skip to content

Commit 67bb9f3

Browse files
authored
[COST-4775] add v3.2.1 commit shas (#4982)
1 parent 24f63e1 commit 67bb9f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

koku/masu/util/ocp/common.py

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class OCPReportTypes(Enum):
3636

3737

3838
OPERATOR_VERSIONS = {
39+
"212f944b3b1d7cfbf6e48a63c4ed74bfe942bbe1": "costmanagement-metrics-operator:3.2.1",
3940
"9d463e92ba69d82513d8ec53edc5242658623840": "costmanagement-metrics-operator:3.2.0",
4041
"e3ab976307639acff6cc86e25f90f242c45d7210": "costmanagement-metrics-operator:3.1.0",
4142
"b5a2c05255069215eb564dcc5c4ec6ca4b33325d": "costmanagement-metrics-operator:3.0.1",
@@ -51,6 +52,7 @@ class OCPReportTypes(Enum):
5152
"084bca2e1c48caab18c237453c17ceef61747fe2": "costmanagement-metrics-operator:1.1.3",
5253
"6f10d07e3af3ea4f073d4ffda9019d8855f52e7f": "costmanagement-metrics-operator:1.1.0",
5354
"fd764dcd7e9b993025f3e05f7cd674bb32fad3be": "costmanagement-metrics-operator:1.0.0",
55+
"631434d278be57cfedaa5ad0000cb3a3dfb69a76": "koku-metrics-operator:v3.2.1",
5456
"06f3ed1c48b889f64ecec09e55f0bd7c2f09fe54": "koku-metrics-operator:v3.2.0",
5557
"b3525a536a402d5bed9b5bbd739fb6a89c8e92e0": "koku-metrics-operator:v3.1.0",
5658
"8737fb075bdbd63c02e82e6f89056380e9c1e6b6": "koku-metrics-operator:v3.0.1",

0 commit comments

Comments
 (0)