From b86b3e2d0eae0dc27f1494ae3da3b6e4f95c244a Mon Sep 17 00:00:00 2001 From: "aki-bot[bot]" <103840025+aki-bot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 03:09:55 +0000 Subject: [PATCH] chore(release): 1.20.20 [skip ci] ## [1.20.20](https://github.com/akikanellis/homelab/compare/v1.20.19...v1.20.20) (2024-02-10) ### Build System * **deps:** update all docker digest dependencies ([#423](https://github.com/akikanellis/homelab/issues/423)) ([08e2ff7](https://github.com/akikanellis/homelab/commit/08e2ff717440e07f71a6e7cb64e1d2ef3c48b74c)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index def032eb5..d255872f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.20](https://github.com/akikanellis/homelab/compare/v1.20.19...v1.20.20) (2024-02-10) + + +### Build System + +* **deps:** update all docker digest dependencies ([#423](https://github.com/akikanellis/homelab/issues/423)) ([08e2ff7](https://github.com/akikanellis/homelab/commit/08e2ff717440e07f71a6e7cb64e1d2ef3c48b74c)) + ## [1.20.19](https://github.com/akikanellis/homelab/compare/v1.20.18...v1.20.19) (2024-02-03)