meta: bump collection version to 0.1.10, bump dependencies

This commit is contained in:
2025-08-13 19:06:15 +02:00
parent f402e0d2d7
commit 163a9a53ab

View File

@@ -1,13 +1,14 @@
namespace: finallycoffee
name: matrix
version: "0.1.9"
version: "0.1.10"
readme: README.md
authors:
- transcaffeine <transcaffeine@finally.coffee>
description: Various matrix-related ansible roles
dependencies:
"community.docker": "^4.4.0"
"community.general": "^10.0.0"
"community.docker": "^4.7.0"
"community.general": "^11.1.2"
"containers.podman": "^1.17.0"
license_file: LICENSE.md
build_ignore:
- '*.tar.gz'