Skip to content

Commit 64ff588

Browse files
committed
Recommends the upcoming release for quick start
1 parent 0515747 commit 64ff588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Variants also include examples of how to configure volumes for GKE, AWS and AKS
3535

3636
```
3737
kubectl create namespace kafka && \
38-
kubectl apply -k github.com/Yolean/kubernetes-kafka/variants/dev-small/?ref=v6.0.1
38+
kubectl apply -k github.com/Yolean/kubernetes-kafka/variants/dev-small/?ref=v6.0.3
3939
```
4040

4141
When all pods are Ready, test with for example `kafkacat -b localhost:9094 -L` over `kubectl -n kafka port-forward kafka-0 9094`.

0 commit comments

Comments
 (0)