Skip to content

Commit 45f77e4

Browse files
committed
Update docs
1 parent a0ea628 commit 45f77e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quick-start/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Add the Kadras repository to make the platform packages available to the cluster
5050

5151
```shell
5252
kctrl package repository add -r kadras-packages \
53-
--url ghcr.io/kadras-io/kadras-packages:0.15.0 \
53+
--url ghcr.io/kadras-io/kadras-packages:0.17.1 \
5454
-n kadras-system --create-namespace
5555
```
5656

@@ -75,7 +75,7 @@ Reference the `values.yml` file you created in the previous step and install the
7575
```shell
7676
kctrl package install -i engineering-platform \
7777
-p engineering-platform.packages.kadras.io \
78-
-v 0.17.0 \
78+
-v 0.15.1 \
7979
-n kadras-system \
8080
--values-file values.yml
8181
```

0 commit comments

Comments
 (0)