From 73125ebaf88b6bc93b25c5463a159551d86ec0bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:05:35 +0100 Subject: [PATCH] chore(deps): update redpanda-data/redpanda to 24.2.2 (#68) Co-authored-by: JakeSCahill <45230295+JakeSCahill@users.noreply.github.com> --- docker-compose/cdc/mysql-json/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/cdc/mysql-json/README.adoc b/docker-compose/cdc/mysql-json/README.adoc index f29910a..bce4618 100644 --- a/docker-compose/cdc/mysql-json/README.adoc +++ b/docker-compose/cdc/mysql-json/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.1 +:latest-redpanda-version: 24.2.2 :latest-console-version: 2.7.0 endif::[] // For the docs site, use the built-in attributes that store the latest version as fetched from GitHub releases.