Skip to content

Commit 6c2b7c7

Browse files
author
Frederic Mercier
committed
DBACLD-161157 - new versioning 1.0.0 for the charts and the image
1 parent 9fe1757 commit 6c2b7c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/ibm-odm-metering/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
description: IBM Operational Decision Manager metering service
33
name: ibm-odm-metering
4-
version: 25.0.0
5-
appVersion: 9.0.0.1
4+
version: 1.0.0
5+
appVersion: 1.0.0
66
description: |-
77
IBM Operational Decision Manager for Developers
88

charts/ibm-odm-metering/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ license: ""
2020
# Declare variables to be passed into your templates.
2121
image:
2222
repository: "icr.io/cpopen/odm-k8s"
23-
tag: 9.0.0.1
23+
tag: 1.0.0
2424
pullPolicy: IfNotPresent
2525
## Optionally specify an array of imagePullSecrets.
2626
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)