diff --git a/docs/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md b/docs/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md index 419b3811185..e4a32b62e26 100644 --- a/docs/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md +++ b/docs/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md @@ -108,7 +108,7 @@ A custom Keycloak container image containing necessary configurations is conveni #### Container image sources -The sources of the [Camunda Keycloak images](https://hub.docker.com/r/camunda/keycloak) can be found on [GitHub](https://github.com/camunda/keycloak). In this repository, the aws jdbc wrapper is assembled in the `Dockerfile`. +The sources of the [Camunda Keycloak images](https://hub.docker.com/r/camunda/keycloak) can be found on [GitHub](https://github.com/camunda/keycloak). In this repository, the [aws-advanced-jdbc-wrapper](https://github.com/awslabs/aws-advanced-jdbc-wrapper) is assembled in the `Dockerfile`. Maintenance of these images is based on the upstream [Bitnami Keycloak images](https://hub.docker.com/r/bitnami/keycloak), ensuring they are always up-to-date with the latest Keycloak releases. The lifecycle details for Keycloak can be found on [endoflife.date](https://endoflife.date/keycloak). diff --git a/versioned_docs/version-8.4/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md b/versioned_docs/version-8.4/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md index 419b3811185..e4a32b62e26 100644 --- a/versioned_docs/version-8.4/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md +++ b/versioned_docs/version-8.4/self-managed/platform-deployment/helm-kubernetes/platforms/amazon-eks/irsa.md @@ -108,7 +108,7 @@ A custom Keycloak container image containing necessary configurations is conveni #### Container image sources -The sources of the [Camunda Keycloak images](https://hub.docker.com/r/camunda/keycloak) can be found on [GitHub](https://github.com/camunda/keycloak). In this repository, the aws jdbc wrapper is assembled in the `Dockerfile`. +The sources of the [Camunda Keycloak images](https://hub.docker.com/r/camunda/keycloak) can be found on [GitHub](https://github.com/camunda/keycloak). In this repository, the [aws-advanced-jdbc-wrapper](https://github.com/awslabs/aws-advanced-jdbc-wrapper) is assembled in the `Dockerfile`. Maintenance of these images is based on the upstream [Bitnami Keycloak images](https://hub.docker.com/r/bitnami/keycloak), ensuring they are always up-to-date with the latest Keycloak releases. The lifecycle details for Keycloak can be found on [endoflife.date](https://endoflife.date/keycloak).