Skip to content

Commit e21116a

Browse files
Merge pull request #123 from ELK4N4/feature/use-upstream-koku-image
Use upstream SaaS koku image for on-prem chart
2 parents f74d3d0 + d197d7d commit e21116a

2 files changed

Lines changed: 4 additions & 4 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.15
6-
appVersion: "0.2.15"
5+
version: 0.2.16
6+
appVersion: "0.2.16"
77

88
keywords:
99
- cost-management

cost-onprem/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ costManagement:
146146
enabled: true
147147

148148
image:
149-
repository: quay.io/insights-onprem/koku
150-
tag: "sources-3"
149+
repository: quay.io/redhat-services-prod/cost-mgmt-dev-tenant/koku
150+
tag: "b6172dd"
151151
pullPolicy: Always
152152

153153
replicas: 1

0 commit comments

Comments
 (0)