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.
2 parents f74d3d0 + d197d7d commit e21116aCopy full SHA for e21116a
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.15
6
-appVersion: "0.2.15"
+version: 0.2.16
+appVersion: "0.2.16"
7
8
keywords:
9
- cost-management
cost-onprem/values.yaml
@@ -146,8 +146,8 @@ costManagement:
146
enabled: true
147
148
image:
149
- repository: quay.io/insights-onprem/koku
150
- tag: "sources-3"
+ repository: quay.io/redhat-services-prod/cost-mgmt-dev-tenant/koku
+ tag: "b6172dd"
151
pullPolicy: Always
152
153
replicas: 1
0 commit comments