From e6fc9cc253565fd2341205298bb4e603c2f51fc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 02:08:56 +0000 Subject: [PATCH] chore(deps): update redpandadata/console docker tag to v3 --- src/development/stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/development/stack.yml b/src/development/stack.yml index efb80326..6a2912b8 100644 --- a/src/development/stack.yml +++ b/src/development/stack.yml @@ -354,7 +354,7 @@ services: - traefik.http.services.redpanda.loadbalancer.server.port=8080 environment: CONFIG_FILEPATH: /srv/app/redpanda-config.yaml - image: redpandadata/console:v2.8.5 + image: redpandadata/console:v3.1.0 volumes: - ../production/configurations/redpanda/config.yaml:/srv/app/redpanda-config.yaml:ro sqitch: