Skip to content

Commit 0d110fc

Browse files
authored
[FLPATH-3423] Update koku image to 72bbc6a and bump chart to 0.2.21-rc3 (#151)
Signed-off-by: Moti Asayag <masayag@redhat.com>
1 parent e6362b5 commit 0d110fc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cost-onprem/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: cost-onprem
33
description: Cost Management On-Premise solution for OpenShift
44
type: application
5-
version: 0.2.20-rc2
6-
appVersion: "0.2.20-rc2"
5+
version: 0.2.20-rc3
6+
appVersion: "0.2.20-rc3"
77

88
keywords:
99
- cost-management

cost-onprem/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ costManagement:
147147

148148
image:
149149
repository: quay.io/redhat-services-prod/cost-mgmt-dev-tenant/koku
150-
tag: "2f5f67f"
150+
tag: "72bbc6a"
151151
pullPolicy: Always
152152

153153
replicas: 1

0 commit comments

Comments
 (0)