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 84cc7b5 commit 7f7396aCopy full SHA for 7f7396a
platform/minikube/README.md
@@ -21,6 +21,7 @@ This tutorial was tested on macOS and Linux.
21
22
- [Minikube](https://minikube.sigs.k8s.io/docs/start/)
23
- [Helm](https://helm.sh/docs/intro/install/)
24
+- [Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)
25
26
## Steps
27
@@ -93,7 +94,7 @@ helm repo update
93
94
```shell
95
$ helm search repo ibm-odm-prod
96
NAME CHART VERSION APP VERSION DESCRIPTION
-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
98
```
99
100
### 3. Install an IBM Operational Decision Manager release
0 commit comments