diff --git a/docs/home/release-notes/v1.60-v1.69.md b/docs/home/release-notes/v1.60-v1.69.md index 3c5a4c0..bda5a27 100644 --- a/docs/home/release-notes/v1.60-v1.69.md +++ b/docs/home/release-notes/v1.60-v1.69.md @@ -5,6 +5,12 @@ !!! tip "" Helm chart version 1.61.0 +### Known issues + +- If you encounter a `Status code: 500` error while loading data, especially after an update, manually restart the `core` and `applications` pods in Kubernetes. +This issue is caused by a known bug in the JDBC connector. +Performing the restart once is sufficient to resolve the problem. + ### Helm configuration changes - Mailcatcher was replaced by Mailpit. The `mailcatcher` section has been removed, please use the `mailpit` configuration instead.