We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4109380 commit 8cb48d5Copy full SHA for 8cb48d5
package.json
@@ -14,7 +14,7 @@
14
},
15
"license": "GPL-3.0-only",
16
"name": "@maevsi/stack",
17
- "packageManager": "pnpm@10.23.0",
+ "packageManager": "pnpm@10.24.0",
18
"private": true,
19
"repository": "https://github.com/maevsi/stack.git",
20
"scripts": {
src/development/stack.yml
@@ -436,7 +436,7 @@ services:
436
- traefik.http.services.redpanda.loadbalancer.server.port=8080
437
environment:
438
CONFIG_FILEPATH: /srv/app/redpanda-config.yaml
439
- image: redpandadata/console:v3.3.1
+ image: redpandadata/console:v3.3.2
440
volumes:
441
- ../production/configurations/redpanda/config.yaml:/srv/app/redpanda-config.yaml:ro
442
sqitch:
0 commit comments