From 0c8a1a8e2d986cc91ed56483f48c3c26bd3a8cfa Mon Sep 17 00:00:00 2001 From: JakeSCahill <45230295+JakeSCahill@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:22:56 +0000 Subject: [PATCH] chore(deps): update redpanda-data/console to 2.8.2 --- data-transforms/go/flatten/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-transforms/go/flatten/README.adoc b/data-transforms/go/flatten/README.adoc index 54049b6a..b5f0b8f3 100644 --- a/data-transforms/go/flatten/README.adoc +++ b/data-transforms/go/flatten/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-console-version: 2.7.2 +:latest-console-version: 2.8.2 :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.