Skip to content

Commit 8cb48d5

Browse files
chore(deps): update all non-major dependencies
1 parent 4109380 commit 8cb48d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"license": "GPL-3.0-only",
1616
"name": "@maevsi/stack",
17-
"packageManager": "pnpm@10.23.0",
17+
"packageManager": "pnpm@10.24.0",
1818
"private": true,
1919
"repository": "https://github.com/maevsi/stack.git",
2020
"scripts": {

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.3.1
439+
image: redpandadata/console:v3.3.2
440440
volumes:
441441
- ../production/configurations/redpanda/config.yaml:/srv/app/redpanda-config.yaml:ro
442442
sqitch:

0 commit comments

Comments
 (0)