Skip to content

Commit 02ca8f3

Browse files
MohlNickVolynkin
authored andcommitted
update getting started documentation to v0.29.1
Signed-off-by: Daniel Mohl <daniel.mohl@pm.me>
1 parent ceff889 commit 02ca8f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Create namespace and install Cozystack system components:
108108
```bash
109109
kubectl create ns cozy-system
110110
kubectl apply -f cozystack-config.yaml
111-
kubectl apply -f https://github.com/cozystack/cozystack/releases/download/v0.29.0/cozystack-installer.yaml
111+
kubectl apply -f https://github.com/cozystack/cozystack/releases/download/v0.29.1/cozystack-installer.yaml
112112
```
113113

114114
{{% alert color="warning" %}}

0 commit comments

Comments
 (0)