Skip to content

Commit fe90cdd

Browse files
authored
Merge pull request #267 from osamamagdy/docs--add-versioning-requirements
docs: update versioning requirements
2 parents 2b3ebea + 0c92c5d commit fe90cdd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ from this repo. We will host the helm chart soon for you.
106106

107107
### Play with Minikube:
108108

109+
** NOTE: The below steps require at least minikube version v1.30.1 and yq (https://github.com/mikefarah/yq/) version v4.34.1. **
110+
109111
For minikube, run:
110112

111113
```shell
@@ -137,8 +139,8 @@ eval $(minikube docker-env)
137139
kubectl port-forward service/wrongsecrets-balancer 3000:3000
138140

139141
```
140-
or use `build-and-deploy-minikube.sh` to do all of the above in one script.
141142

143+
or use `build-and-deploy-minikube.sh` to do all of the above in one script.
142144

143145
### Play with AWS EKS:
144146

0 commit comments

Comments
 (0)