From 5a7b6ec4b7f78e24950b17c9cada95df4aa25fc0 Mon Sep 17 00:00:00 2001 From: "formwork-remover[bot]" <219219853+formwork-remover[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 02:31:10 +0000 Subject: [PATCH] chore(main): release ansible-collection 1.2.0 --- .release-please-manifest.json | 2 +- ansible/CHANGELOG.md | 14 ++++++++++++++ ansible/galaxy.yml | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bf96737e..b7f48b6f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "ansible": "1.1.2", + "ansible": "1.2.0", "images/kairos-ubuntu": "1.0.0", "images/vscode-ssh-server": "0.1.2", "kustomization/components/factorio": "0.1.3", diff --git a/ansible/CHANGELOG.md b/ansible/CHANGELOG.md index 3dc18a0d..8b818d0a 100644 --- a/ansible/CHANGELOG.md +++ b/ansible/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.2.0](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.1.2...ansible-collection@v1.2.0) (2026-01-12) + + +### Features + +* **package:** Update dependency kubernetes/kubernetes to v1.35.0 ([#615](https://github.com/marinatedconcrete/config/issues/615)) ([09b0695](https://github.com/marinatedconcrete/config/commit/09b0695d331dc9899ab4e050860ba4ea3c83fefb)) + + +### Other Changes + +* **package:** update dependency ansible to v13.2.0 ([#604](https://github.com/marinatedconcrete/config/issues/604)) ([b36d950](https://github.com/marinatedconcrete/config/commit/b36d95035700d556d8ca89e3206a7ebea62e4227)) +* **package:** update dependency ansible-lint to v25.12.2 ([9fc61e6](https://github.com/marinatedconcrete/config/commit/9fc61e689cf475f0dfb6b9f0c13d756831bb1aaf)) +* **package:** update dependency kubernetes/kubernetes to v1.34.3 ([a965d12](https://github.com/marinatedconcrete/config/commit/a965d12ebdc350e266885945cd8caa9c1afb88a1)) + ## [1.1.2](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.1.1...ansible-collection@v1.1.2) (2025-12-13) diff --git a/ansible/galaxy.yml b/ansible/galaxy.yml index b2900ec1..fef3ec1e 100644 --- a/ansible/galaxy.yml +++ b/ansible/galaxy.yml @@ -1,7 +1,7 @@ namespace: marinatedconcrete name: config description: A collection of various useful things for us. -version: 1.1.2 +version: 1.2.0 readme: README.md authors: - robarnold