From aa52fd0e41c66a380b2181c48f9c04b4c725fda4 Mon Sep 17 00:00:00 2001 From: JakeSCahill <45230295+JakeSCahill@users.noreply.github.com> Date: Fri, 17 Jan 2025 14:22:02 +0000 Subject: [PATCH] chore(deps): update redpanda-data/redpanda to 24.3.3 --- 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..fac8c167 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.3 :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.