Skip to content

Commit b423e91

Browse files
committed
Update docs for KEP 0.16.0
1 parent a5f23da commit b423e91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started/installation.md

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

5050
```shell
5151
kctrl package repository add -r kadras-packages \
52-
--url ghcr.io/kadras-io/kadras-packages:0.17.1 \
52+
--url ghcr.io/kadras-io/kadras-packages:0.18.0 \
5353
-n kadras-system --create-namespace
5454
```
5555

@@ -74,7 +74,7 @@ Reference the `values.yml` file you created in the previous step and install the
7474
```shell
7575
kctrl package install -i engineering-platform \
7676
-p engineering-platform.packages.kadras.io \
77-
-v 0.15.1 \
77+
-v 0.16.0 \
7878
-n kadras-system \
7979
--values-file values.yml
8080
```

0 commit comments

Comments
 (0)