renovate[bot]
9acab1add3
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.26
11 месяцев назад
renovate[bot]
2aefcf6639
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.19
11 месяцев назад
renovate[bot]
893b237225
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.12
11 месяцев назад
renovate[bot]
ae661b991e
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.5
1 год назад
Suguru Hirahara
2319c6e33b
Add license information to files for matrix-alertmanager-receiver
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
renovate[bot]
baefcd4923
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.2.26
1 год назад
Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
1 год назад
Slavi Pantaleev
d12643eb91
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
`-t` works on both old and new Docker versions, so it's best to use that.
1 год назад
renovate[bot]
a56b49da03
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.2.19
1 год назад
renovate[bot]
7ae30239db
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025
1 год назад
Suguru Hirahara
21b5963f63
Update files for the matrix-alertmanager-receiver: rename config.yml.j2 to config.yaml.j2 in order to improve consistency
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
renovate[bot]
6a124f15b3
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2024.12.18
1 год назад
renovate[bot]
95b9d0ff3d
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2024.12.11
1 год назад
renovate[bot]
a368af41e3
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.11.27
1 год назад
renovate[bot]
5645ec0eda
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.11.20
1 год назад
renovate[bot]
81831b550d
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.10.30
1 год назад
renovate[bot]
0751bdcd39
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.10.23
1 год назад
Suguru Hirahara
da07b302fa
Replace !anotherRoom with !aaabaa
!aaabaa is used as an example of a room ID on https://spec.matrix.org/v1.12/#room-aliases
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
aaa6335053
Replace !someRoom with !qporfwt
!qporfwt is used as an example of a room ID on https://spec.matrix.org/v1.12/#room-structure
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
1e8030810f
Update internal room ID: !someRoom
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
90cfdabb2b
Replace DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
renovate[bot]
d9dd462db0
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.10.16
1 год назад
renovate[bot]
88f3996cae
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.10.2
1 год назад
David Mehren
c89c356e53
Add a global config option for Docker network MTU ( #3502 )
* Add a global config option for Docker network MTU
* Upgrade systemd_docker_base (v1.2.0-0 -> v1.3.0-0)
The new version includes `devture_systemd_docker_base_container_networks_driver_options`
due to 3cc7d12396
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502
* Switch from passing matrix_playbook_docker_network_mtu to respecting devture_systemd_docker_base_container_networks_driver_options
Related to:
- 3cc7d12396
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502
* Update all roles to versions that respect `devture_systemd_docker_base_container_networks_driver_options`
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1 год назад
Slavi Pantaleev
4d52880170
Upgrade matrix-alertmanager-receiver (2024.8.28 -> 2024.9.18)
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3539
Related to https://github.com/metio/matrix-alertmanager-receiver/pull/42
1 год назад
renovate[bot]
98ca534ff6
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.8.28
1 год назад
renovate[bot]
6def6d2887
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.8.21
1 год назад
Slavi Pantaleev
c044c815bc
Fix fixing-template for matrix-alertmanager-receiver to also consider the `alertname` annotation
My alerts seem to contain `annotations.alertname` in the payload, so the
default configuration (coming from the matrix-alertmanager-receiver README)
seems to be outdated or something.
1 год назад
Slavi Pantaleev
f5a088b820
Remove useless quote
1 год назад
Slavi Pantaleev
2617d00e75
Adjust indentation for matrix-alertmanager-receiver
1 год назад
Slavi Pantaleev
032b76bd62
Add support for matrix-alertmanager-receiver
1 год назад