Skip to content

Commit 25c748e

Browse files
committed
Update docs
1 parent d73317c commit 25c748e

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.14.2 \
52+
--url ghcr.io/kadras-io/kadras-packages:0.15.0 \
5353
-n kadras-packages --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.12.2 \
77+
-v 0.13.0 \
7878
-n kadras-packages \
7979
--values-file values.yml
8080
```

0 commit comments

Comments
 (0)