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 418f4b858f

View File

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