Skip to content

Commit ab8c298

Browse files
chore(main): release ansible-collection 1.4.5
1 parent aff90ec commit ab8c298

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ansible": "1.4.4",
2+
"ansible": "1.4.5",
33
"images/github-runner-ci": "1.2.0",
44
"images/kairos-fedora": "0.9.0",
55
"images/vscode-ssh-server": "0.1.4",

ansible/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.4.5](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.4.4...ansible-collection@v1.4.5) (2026-08-04)
4+
5+
6+
### Other Changes
7+
8+
* **package:** update dependency ansible-lint to v26.6.0 ([#800](https://github.com/marinatedconcrete/config/issues/800)) ([238b769](https://github.com/marinatedconcrete/config/commit/238b769b78e12d8d8b13b36242ee35f7e69ba09d))
9+
* **package:** update dependency kubernetes to v36.0.3 ([#826](https://github.com/marinatedconcrete/config/issues/826)) ([aff90ec](https://github.com/marinatedconcrete/config/commit/aff90ec257db093313e811e3595d76d37ecdd064))
10+
* **package:** update dependency kubernetes/kubernetes to v1.36.2 ([452d5ae](https://github.com/marinatedconcrete/config/commit/452d5aed36f8666f3b828eb57ae96aff0d7de982))
11+
312
## [1.4.4](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.4.3...ansible-collection@v1.4.4) (2026-06-20)
413

514

ansible/galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
namespace: marinatedconcrete
22
name: config
33
description: A collection of various useful things for us.
4-
version: 1.4.4
4+
version: 1.4.5
55
readme: README.md
66
authors:
77
- robarnold

0 commit comments

Comments
 (0)