From 5f1c93c7c00a70bea64d2d25892f888c8412bb90 Mon Sep 17 00:00:00 2001 From: "formwork-remover[bot]" <219219853+formwork-remover[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 00:46:15 +0000 Subject: [PATCH] chore(main): release ansible-collection 1.3.4 --- .release-please-manifest.json | 2 +- ansible/CHANGELOG.md | 7 +++++++ ansible/galaxy.yml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c12d76e3..299ef685 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "ansible": "1.3.3", + "ansible": "1.3.4", "images/kairos-fedora": "0.4.0", "images/kairos-ubuntu": "1.0.3", "images/vscode-ssh-server": "0.1.2", diff --git a/ansible/CHANGELOG.md b/ansible/CHANGELOG.md index b7e8a748..38b613f7 100644 --- a/ansible/CHANGELOG.md +++ b/ansible/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.4](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.3.3...ansible-collection@v1.3.4) (2026-05-05) + + +### Other Changes + +* **package:** update dependency kubernetes/kubernetes to v1.35.4 ([313f3ef](https://github.com/marinatedconcrete/config/commit/313f3efe6976e047771feb54fdd502f1c395cfaa)) + ## [1.3.3](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.3.2...ansible-collection@v1.3.3) (2026-04-24) diff --git a/ansible/galaxy.yml b/ansible/galaxy.yml index 6481d892..4fbbe88b 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.3.3 +version: 1.3.4 readme: README.md authors: - robarnold