Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ The other way is using the provided helm chart for the project under `./deploy`
To do this, use the following command:

```
helm install ocm-controller oci://ghcr.io/open-component-model/helm/ocm-controller --version v0.21.3
helm install ocm-controller oci://ghcr.io/open-component-model/helm/ocm-controller --version v0.25.3
```

This does require that certain items, like certificate secrets are pre-created by the user.
Expand Down
Loading