From 80b0f3358001d875e5445623fa362cf97ec8fafb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:09:22 +0100 Subject: [PATCH] chore(deps): update redpanda-data/redpanda to 24.2.7 (#207) Co-authored-by: JakeSCahill <45230295+JakeSCahill@users.noreply.github.com> --- docker-compose/console-plain-login/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/console-plain-login/README.adoc b/docker-compose/console-plain-login/README.adoc index e4bf4e2..5b6ec51 100644 --- a/docker-compose/console-plain-login/README.adoc +++ b/docker-compose/console-plain-login/README.adoc @@ -7,7 +7,7 @@ // For GitHub, hard-code the latest version to these values: ifndef::env-site[] :latest-console-version: 2.7.2 -:latest-redpanda-version: 24.2.6 +:latest-redpanda-version: 24.2.7 endif::[] // For the docs site, use the built-in attributes that store the latest version as fetched from GitHub releases. ifdef::env-site[]