Skip to content

Commit 1958dc0

Browse files
authored
Update docs/server/kubernetes-operator/v1.0.0/getting-started/installation.md
1 parent 4c6fc16 commit 1958dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server/kubernetes-operator/v1.0.0/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you prefer to install CRDs yourself:
5252

5353
```bash
5454
# Download the kurrentdb-operator Helm chart
55-
helm pull kurrent-latest/kurrentdb-operator --version 1.1.0 --untar
55+
helm pull kurrent-latest/kurrentdb-operator --version 1.0.0 --untar
5656
# Install the CRDs
5757
kubectl apply -f kurrentdb-operator/templates/crds
5858
```

0 commit comments

Comments
 (0)