Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
7 changes: 7 additions & 0 deletions ansible/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.4](https://github.com/marinatedconcrete/config/compare/[email protected]@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/[email protected]@v1.3.3) (2026-04-24)


Expand Down
2 changes: 1 addition & 1 deletion ansible/galaxy.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down