File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ services:
190190 GF_SECURITY_ADMIN_PASSWORD__FILE : /run/secrets/grafana_admin_password
191191 GF_SECURITY_ADMIN_USER__FILE : /run/secrets/grafana_admin_user
192192 GF_SERVER_ROOT_URL : https://grafana.${STACK_DOMAIN}/
193- image : grafana/grafana:12.2.1
193+ image : grafana/grafana:12.3.0
194194 secrets :
195195 - grafana_admin_email
196196 - grafana_admin_password
@@ -419,7 +419,7 @@ services:
419419 # timeout: 10s
420420 # retries: 3
421421 # start_period: 10s
422- image : redpandadata/redpanda:v25.2.11
422+ image : redpandadata/redpanda:v25.3.1
423423 volumes :
424424 - redpanda_data:/var/lib/redpanda/data
425425 redpanda-console :
@@ -436,7 +436,7 @@ services:
436436 - traefik.http.services.redpanda.loadbalancer.server.port=8080
437437 environment :
438438 CONFIG_FILEPATH : /srv/app/redpanda-config.yaml
439- image : redpandadata/console:v3.2.2
439+ image : redpandadata/console:v3.3.1
440440 volumes :
441441 - ../production/configurations/redpanda/config.yaml:/srv/app/redpanda-config.yaml:ro
442442 sqitch :
You can’t perform that action at this time.
0 commit comments