From d8cb4aa652de2e1e3afa2daef04e30ba0ea1108f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Martos?= Date: Tue, 11 Oct 2022 10:50:53 +0200 Subject: [PATCH] [bitnami/kafka] Upgrade README after releasing version 19.0.0 (#12898) Signed-off-by: Jota Martos Signed-off-by: Jota Martos --- bitnami/kafka/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bitnami/kafka/README.md b/bitnami/kafka/README.md index ffd29984a..3a2007d6d 100644 --- a/bitnami/kafka/README.md +++ b/bitnami/kafka/README.md @@ -838,6 +838,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 19.0.0 + +This major updates Kafka to its newest version, 3.3.x. For more information, please refer to [kafka upgrade notes](https://kafka.apache.org/33/documentation.html#upgrade). + ### To 18.0.0 This major updates the Zookeeper subchart to it newest major, 10.0.0. For more information on this subchart's major, please refer to [zookeeper upgrade notes](https://github.com/bitnami/charts/tree/master/bitnami/zookeeper#to-1000). @@ -1026,4 +1030,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License.