We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceff889 commit 02ca8f3Copy full SHA for 02ca8f3
1 file changed
content/en/docs/get-started.md
@@ -108,7 +108,7 @@ Create namespace and install Cozystack system components:
108
```bash
109
kubectl create ns cozy-system
110
kubectl apply -f cozystack-config.yaml
111
-kubectl apply -f https://github.com/cozystack/cozystack/releases/download/v0.29.0/cozystack-installer.yaml
+kubectl apply -f https://github.com/cozystack/cozystack/releases/download/v0.29.1/cozystack-installer.yaml
112
```
113
114
{{% alert color="warning" %}}
0 commit comments