automation: Update matrix-maubot_database Docker tag to v13.15
This commit is contained in:
parent
3a3b544af3
commit
6fef72ae55
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ matrix_maubot_database_password: "{{ lookup('passwordstore', matrix_maubot_domai
|
||||||
# renovate: depName=dock.mau.dev/maubot/maubot
|
# renovate: depName=dock.mau.dev/maubot/maubot
|
||||||
matrix_maubot_version: "latest"
|
matrix_maubot_version: "latest"
|
||||||
# renovate: depName=docker.io/library/postgres
|
# renovate: depName=docker.io/library/postgres
|
||||||
matrix_maubot_database_version: "13.14"
|
matrix_maubot_database_version: "13.15"
|
||||||
|
|
||||||
# Container tag definitions
|
# Container tag definitions
|
||||||
matrix_maubot_image_version: "{{ matrix_maubot_version }}"
|
matrix_maubot_image_version: "{{ matrix_maubot_version }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue