Skip to content

Commit fbf8b51

Browse files
committed
Update
1 parent 837eeab commit fbf8b51

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.24.0 \
52+
--url ghcr.io/kadras-io/kadras-packages:0.25.0 \
5353
-n kadras-system --create-namespace
5454
```
5555

@@ -76,7 +76,7 @@ Reference the `values.yml` file you created in the previous step and install the
7676
```shell
7777
kctrl package install -i engineering-platform \
7878
-p engineering-platform.packages.kadras.io \
79-
-v 0.23.0 \
79+
-v 0.25.0 \
8080
-n kadras-system \
8181
--values-file values.yml
8282
```

0 commit comments

Comments
 (0)