Skip to content

Commit cf19f43

Browse files
meta(readme): Update self-hosted compatibility matrix (#3184)
We released a new `2.x` version of Sentry CLI last week, [version 2.58.5](https://github.com/getsentry/sentry-cli/releases/tag/2.58.5), to address a security vulnerability. This change updates the self-hosted compatibility matrix in the `README.md` accordingly.
1 parent 52848dd commit cf19f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Users who are using Sentry Self-Hosted versions older than 24.11.1 are encourage
3333
| **Sentry Self-Hosted Version** | **Newest Compatible Sentry CLI Version** |
3434
| ------------------------------ | --------------------------------------------------------------------- |
3535
| ≥ 24.11.1 | [latest](https://github.com/getsentry/sentry-cli/releases/latest) |
36-
| < 24.11.1 | [2.58.4](https://github.com/getsentry/sentry-cli/releases/tag/2.58.4) |
36+
| < 24.11.1 | [2.58.5](https://github.com/getsentry/sentry-cli/releases/tag/2.58.5) |
3737

3838
Note that we can only provide support for officially-supported Sentry Self-Hosted versions. We will not backport fixes for older Sentry CLI versions, even if they should be compatible with your self-hosted version.
3939

0 commit comments

Comments
 (0)