diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d2f71b82..f4029334 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "ansible": "1.3.4", "images/kairos-fedora": "0.5.0", - "images/kairos-ubuntu": "1.0.3", + "images/kairos-ubuntu": "1.0.4", "images/vscode-ssh-server": "0.1.2", "kustomization/components/factorio": "0.1.3", "kustomization/components/kube-vip": "4.0.3", diff --git a/images/kairos-ubuntu/CHANGELOG.md b/images/kairos-ubuntu/CHANGELOG.md index de1f88bf..0e51b161 100644 --- a/images/kairos-ubuntu/CHANGELOG.md +++ b/images/kairos-ubuntu/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.4](https://github.com/marinatedconcrete/config/compare/kairos-ubuntu-1.0.3...kairos-ubuntu-1.0.4) (2026-05-08) + + +### Other Changes + +* **package:** update dependency k3s-io/k3s to v1.35.4+k3s1 ([#691](https://github.com/marinatedconcrete/config/issues/691)) ([dbca4a4](https://github.com/marinatedconcrete/config/commit/dbca4a40b67134dcf2d184fab1a8789313a1b100)) +* **package:** update ubuntu:24.04 docker digest to c4a8d55 ([#692](https://github.com/marinatedconcrete/config/issues/692)) ([eb3e541](https://github.com/marinatedconcrete/config/commit/eb3e5412da883407381a733b18ff4ef5b13795f1)) + ## [1.0.3](https://github.com/marinatedconcrete/config/compare/kairos-ubuntu-1.0.2...kairos-ubuntu-1.0.3) (2026-04-25)