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 209cfdf commit da422f3Copy full SHA for da422f3
src/development/stack.yml
@@ -483,7 +483,7 @@ services:
483
placement:
484
constraints:
485
- node.role == manager
486
- image: traefik:v3.6.2
+ image: traefik:v3.6.4
487
ports: #DARGSTACK-REMOVE
488
- mode: host #DARGSTACK-REMOVE
489
protocol: tcp #DARGSTACK-REMOVE
src/production/production.yml
@@ -72,7 +72,7 @@ services:
72
- (( append ))
73
- traefik.http.routers.redpanda_secure.tls.certresolver=default
74
sqitch:
75
- image: ghcr.io/maevsi/sqitch:9.8.0
+ image: ghcr.io/maevsi/sqitch:9.8.2
76
volumes: (( prune ))
77
traefik:
78
command:
0 commit comments