diff --git a/content/en/docs/architecture/_index.md b/content/en/docs/architecture/_index.md index 5e21a9b3..807f7b64 100644 --- a/content/en/docs/architecture/_index.md +++ b/content/en/docs/architecture/_index.md @@ -20,7 +20,7 @@ Deploying Streams using Docker containers orchestrated by Kubernetes brings trem * Performance, logging, and monitoring aspects. * Backup and recovery, including disaster recovery. -## Targe audience +## Target audience The target audience for this guide is architects, developers, and operations personnel. To get the most value from this guide, the reader should have a good knowledge of Docker, Kubernetes, and APIs. @@ -657,7 +657,7 @@ Apache ZooKeeper is used by our microservices and by Kafka (when embedded in ins Source Docker image: * Repository: bitnami/zookeeper -* Tag: 3.7.0-debian-10-r338 +* Tag: 3.7.1-debian-10-r18 Pod name: `streams-zookeeper` diff --git a/content/en/docs/relnotes/20220530_streams_relnotes.md b/content/en/docs/relnotes/20220630_streams_relnotes.md similarity index 93% rename from content/en/docs/relnotes/20220530_streams_relnotes.md rename to content/en/docs/relnotes/20220630_streams_relnotes.md index c0fa3837..1fc16809 100644 --- a/content/en/docs/relnotes/20220530_streams_relnotes.md +++ b/content/en/docs/relnotes/20220630_streams_relnotes.md @@ -1,8 +1,8 @@ --- -title: Streams May 2022 Release Notes -linkTitle: Streams May 2022 Release Notes +title: Streams June 2022 Release Notes +linkTitle: Streams June 2022 Release Notes weight: 142 -date: 2022-04-05 +date: 2022-04-05 --- ## Summary @@ -32,8 +32,8 @@ It is important, especially when upgrading from an earlier version, to be aware The following Helm chart dependency images were upgraded: -* Kafka new docker image tag: `2.8.1-debian-10-r43` -* Zookeeper new docker image tag: `3.7.0-debian-10-r338` +* Kafka new docker image tag: `2.8.1-debian-10-r179` +* Zookeeper new docker image tag: `3.7.1-debian-10-r18` * MariaDB new docker image tag: `10.4.24-debian-10-r47` * Nginx-ingress-controller new docker image tag: `1.1.2-debian-10-r27`