diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8a52a46d..51d8d0cd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -9,5 +9,5 @@ "kustomization/components/paperless": "1.2.0", "kustomization/components/priorityclass": "1.0.3", "kustomization/components/unifi-network-application": "1.1.29", - "renovate": "2.3.0" + "renovate": "2.4.0" } diff --git a/renovate/CHANGELOG.md b/renovate/CHANGELOG.md index 69d5d57e..104caf90 100644 --- a/renovate/CHANGELOG.md +++ b/renovate/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.0](https://github.com/marinatedconcrete/config/compare/renovate-config-2.3.0...renovate-config-2.4.0) (2026-05-14) + + +### Features + +* Add a kairos-fedora image ([#694](https://github.com/marinatedconcrete/config/issues/694)) ([8a2fa2c](https://github.com/marinatedconcrete/config/commit/8a2fa2c980cb64ce70567ee14e5e653368975cef)) + ## [2.3.0](https://github.com/marinatedconcrete/config/compare/renovate-config-2.2.0...renovate-config-2.3.0) (2025-12-26)