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 9fe1757 commit 6c2b7c7Copy full SHA for 6c2b7c7
charts/ibm-odm-metering/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
description: IBM Operational Decision Manager metering service
3
name: ibm-odm-metering
4
-version: 25.0.0
5
-appVersion: 9.0.0.1
+version: 1.0.0
+appVersion: 1.0.0
6
description: |-
7
IBM Operational Decision Manager for Developers
8
charts/ibm-odm-metering/values.yaml
@@ -20,7 +20,7 @@ license: ""
20
# Declare variables to be passed into your templates.
21
image:
22
repository: "icr.io/cpopen/odm-k8s"
23
- tag: 9.0.0.1
+ tag: 1.0.0
24
pullPolicy: IfNotPresent
25
## Optionally specify an array of imagePullSecrets.
26
## Secrets must be manually created in the namespace.
0 commit comments