From c96604e847cdcbc9c40ad3c9ffa4cbf05387f66d Mon Sep 17 00:00:00 2001 From: JakeSCahill <45230295+JakeSCahill@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:22:09 +0000 Subject: [PATCH] chore(deps): update redpanda-data/redpanda to 24.3.2 --- docker-compose/iceberg/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/iceberg/README.adoc b/docker-compose/iceberg/README.adoc index 0b6fc871..2dc68740 100644 --- a/docker-compose/iceberg/README.adoc +++ b/docker-compose/iceberg/README.adoc @@ -24,7 +24,7 @@ Licensed to the Apache Software Foundation (ASF) under one // Set up attributes to hold the latest version of Redpanda and Redpanda Console. // For GitHub, hard-code the latest version to these values: ifndef::env-site[] -:latest-redpanda-version: 24.3.1 +:latest-redpanda-version: 24.3.2 :latest-console-version: 2.8.0 endif::[] // For the docs site, use the built-in attributes that store the latest version as fetched from GitHub releases.