Skip to content

Commit

Permalink
chore(docs): Update k8s version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samirtahir91 authored Apr 25, 2024
1 parent 7bce009 commit 32b5523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ EOF
### Prerequisites
- go version v1.22.0+
- docker version 17.03+.
- kubectl version v1.11.3+.
- Access to a Kubernetes v1.11.3+ cluster.
- kubectl version v1.22.0+.
- Access to a Kubernetes v1.22.0+ cluster.

### To deploy with Helm using public Docker image
A helm chart is generated using `make helm` when a new tag is pushed, i.e a release.
Expand Down

0 comments on commit 32b5523

Please sign in to comment.