Skip to content

Commit 7568431

Browse files
masayagclaude
andauthored
Update koku image tag and bump chart version to 0.2.20-rc1 (#143)
- Update koku image tag from 917373e to b5b6fc3 - Bump chart version from 0.2.19 to 0.2.20-rc1 using bump-version script Signed-off-by: Moti Asayag <masayag@redhat.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 846fe22 commit 7568431

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.19
6-
appVersion: "0.2.19"
5+
version: 0.2.20-rc1
6+
appVersion: "0.2.20-rc1"
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: "917373e"
150+
tag: "b5b6fc3"
151151
pullPolicy: Always
152152

153153
replicas: 1

0 commit comments

Comments
 (0)