Skip to content

Commit 7f7396a

Browse files
authored
Review Minikube installation. (#199)
1 parent 84cc7b5 commit 7f7396a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platform/minikube/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This tutorial was tested on macOS and Linux.
2121

2222
- [Minikube](https://minikube.sigs.k8s.io/docs/start/)
2323
- [Helm](https://helm.sh/docs/intro/install/)
24+
- [Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)
2425

2526
## Steps
2627

@@ -93,7 +94,7 @@ helm repo update
9394
```shell
9495
$ helm search repo ibm-odm-prod
9596
NAME CHART VERSION APP VERSION DESCRIPTION
96-
ibmcharts/ibm-odm-prod 24.0.0 9.0.0.0 IBM Operational Decision Manager
97+
ibmcharts/ibm-odm-prod 24.1.0 9.0.0.1 IBM Operational Decision Manager
9798
```
9899

99100
### 3. Install an IBM Operational Decision Manager release

0 commit comments

Comments
 (0)