Skip to content

Commit 0598372

Browse files
chore(deps): update all non-major dependencies
1 parent 2ac7e66 commit 0598372

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/development/redpanda/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
# timeout: 10s
1919
# retries: 3
2020
# start_period: 10s
21-
image: redpandadata/redpanda:v26.1.3
21+
image: redpandadata/redpanda:v26.1.4
2222
volumes:
2323
- redpanda-data:/var/lib/redpanda/data
2424
redpanda-console:

src/production/reccoom/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ services:
44
labels: (( prune ))
55
update_config:
66
order: start-first
7-
image: ghcr.io/maevsi/reccoom:0.9.0
7+
image: ghcr.io/maevsi/reccoom:0.11.0

src/production/sqitch/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ services:
33
deploy:
44
update_config:
55
order: stop-first
6-
image: ghcr.io/maevsi/sqitch:11.0.1
6+
image: ghcr.io/maevsi/sqitch:11.1.0
77
volumes: (( prune ))

src/production/vibetype/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- traefik.http.routers.vibetype-secure.tls.certresolver=default
88
update_config:
99
order: start-first
10-
image: ghcr.io/maevsi/vibetype:14.1.0
10+
image: ghcr.io/maevsi/vibetype:14.1.1
1111
# vibetype-beta:
1212
# # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).
1313
# deploy:

0 commit comments

Comments
 (0)