File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "license" : " GPL-3.0-only" ,
1616 "name" : " @maevsi/stack" ,
17- "packageManager" : " pnpm@10.29.2 " ,
17+ "packageManager" : " pnpm@10.29.3 " ,
1818 "private" : true ,
1919 "repository" : " https://github.com/maevsi/stack.git" ,
2020 "scripts" : {
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ services:
275275 constraints :
276276 - node.role == manager
277277 replicas : 1
278- image : portainer/portainer-ce:2.38.0 -alpine
278+ image : portainer/portainer-ce:2.38.1 -alpine
279279 secrets :
280280 - portainer_admin-password
281281 volumes :
@@ -287,7 +287,7 @@ services:
287287 placement :
288288 constraints :
289289 - node.platform.os == linux
290- image : portainer/agent:2.38.0
290+ image : portainer/agent:2.38.1
291291 volumes :
292292 - /var/run/docker.sock:/var/run/docker.sock
293293 - /var/lib/docker/volumes:/var/lib/docker/volumes
@@ -437,7 +437,7 @@ services:
437437 - traefik.http.services.redpanda.loadbalancer.server.port=8080
438438 environment :
439439 CONFIG_FILEPATH : /srv/app/redpanda-config.yaml
440- image : redpandadata/console:v3.5.1
440+ image : redpandadata/console:v3.5.2
441441 volumes :
442442 - ../production/configurations/redpanda/config.yaml:/srv/app/redpanda-config.yaml:ro
443443 sqitch :
@@ -485,7 +485,7 @@ services:
485485 placement :
486486 constraints :
487487 - node.role == manager
488- image : traefik:v3.6.7
488+ image : traefik:v3.6.8
489489 ports : # DARGSTACK-REMOVE
490490 - mode : host # DARGSTACK-REMOVE
491491 protocol : tcp # DARGSTACK-REMOVE
You can’t perform that action at this time.
0 commit comments