diff --git a/docs-source/spring/content/release-notes/_index.md b/docs-source/spring/content/release-notes/_index.md index 7a7fbb70b..b4ec9870f 100644 --- a/docs-source/spring/content/release-notes/_index.md +++ b/docs-source/spring/content/release-notes/_index.md @@ -34,6 +34,7 @@ The following components were updated: | Oracle Database Observability Exporter | 1.3.1 | 1.2.1 | | Oracle Transaction Manager for Microservices | 24.2.1 | 23.4.2 | | Hashicorp Vault | 1.17.2 | 1.16.1 | +| Strimzi-Apache Kafka operator | 0.43.0 | 0.41.0 | ## Version 1.2.0, June 14th, 2024 @@ -67,6 +68,7 @@ The following components were updated: | Prometheus Operator | 0.74.0 | 0.63.0 | | ServiceOps Center | 1.2.0 | 1.1.3 | | HashiCorp Vault | 1.16.1 | 1.15.2 | +| Strimzi-Apache Kafka operator | 0.41.0 | 0.39.0 | {{< hint type=[warning] icon=gdoc_fire title="Deprecation Notice" >}} The following components are deprecated and are removed from this release: diff --git a/docs-source/spring/content/setup/_index.md b/docs-source/spring/content/setup/_index.md index 78e0d2fbd..2ea70e01f 100644 --- a/docs-source/spring/content/setup/_index.md +++ b/docs-source/spring/content/setup/_index.md @@ -230,7 +230,7 @@ Oracle Backend for Microservices and AI setup installs the following components. | Spring Boot Admin server | 3.3.3 | Manages and monitors Spring Cloud applications. | | Spring Cloud Config server | 4.1.3 | Provides server-side support for an externalized configuration. | | Spring Eureka service registry | 4.1.3 | Provides service discovery capabilities. | -| Strimzi-Apache Kafka operator | 0.36.1 | Manages Apache Kafka clusters. | +| Strimzi-Apache Kafka operator | 0.43.0 | Manages Apache Kafka clusters. | ## Overview of the Setup Process