We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6362b5 commit 0d110fcCopy full SHA for 0d110fc
2 files changed
cost-onprem/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: cost-onprem
3
description: Cost Management On-Premise solution for OpenShift
4
type: application
5
-version: 0.2.20-rc2
6
-appVersion: "0.2.20-rc2"
+version: 0.2.20-rc3
+appVersion: "0.2.20-rc3"
7
8
keywords:
9
- cost-management
cost-onprem/values.yaml
@@ -147,7 +147,7 @@ costManagement:
147
148
image:
149
repository: quay.io/redhat-services-prod/cost-mgmt-dev-tenant/koku
150
- tag: "2f5f67f"
+ tag: "72bbc6a"
151
pullPolicy: Always
152
153
replicas: 1
0 commit comments