Skip to content

Commit 95924ea

Browse files
siasinlgrateau
authored andcommitted
Update README-KUBERNETES.md
correct to 9001
1 parent c406708 commit 95924ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

decisioncenter/businessvalueeditor/README-KUBERNETES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ helm repo update
5757
```bash
5858
$ helm search repo ibm-odm-prod
5959
NAME CHART VERSION APP VERSION DESCRIPTION
60-
ibm-helm/ibm-odm-prod 24.0.0 9.0.0.0 IBM Operational Decision Manager
60+
ibm-helm/ibm-odm-prod 24.0.1 9.0.0.1 IBM Operational Decision Manager
6161
```
6262
#### e. Install an IBM Operational Decision Manager release
6363

@@ -75,7 +75,7 @@ Add all the other parameters suitable to your platform in `values.yaml`. Check t
7575
If you are on OCP, you can use this [values.yaml](./businessvalueeditor-source/values.yaml) file by replacing `<FILESERVER_URL>` by the actual URL of the file server hosting the JARs.
7676

7777
```bash
78-
helm install businessvalueeditor-sample ibmcharts/ibm-odm-prod -f values.yaml
78+
helm install businessvalueeditor-sample ibm-helm/ibm-odm-prod -f values.yaml
7979
```
8080

8181
# Using the Sample

0 commit comments

Comments
 (0)