From 4541fbd491ed9d266cefec2260b381b0f7a5e475 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 08:50:02 +0100 Subject: [PATCH] chore(deps): update redpanda-data/redpanda to 24.2.6 (#197) Co-authored-by: JakeSCahill <45230295+JakeSCahill@users.noreply.github.com> --- docker-compose/owl-shop/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/owl-shop/README.adoc b/docker-compose/owl-shop/README.adoc index 8a87120..7af9e1c 100644 --- a/docker-compose/owl-shop/README.adoc +++ b/docker-compose/owl-shop/README.adoc @@ -6,7 +6,7 @@ // 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.2.2 +:latest-redpanda-version: 24.2.6 :latest-console-version: 2.7.2 endif::[] // For the docs site, use the built-in attributes that store the latest version as fetched from GitHub releases.