From 6f3ddd499e94b7a7fad5e30b94f71d428a168b0d Mon Sep 17 00:00:00 2001 From: "aki-bot[bot]" <103840025+aki-bot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 08:53:03 +0000 Subject: [PATCH] chore(release): 1.20.8 [skip ci] ## [1.20.8](https://github.com/akikanellis/homelab/compare/v1.20.7...v1.20.8) (2024-01-13) ### Build System * **deps:** update all docker digest dependencies ([#408](https://github.com/akikanellis/homelab/issues/408)) ([9dae1e6](https://github.com/akikanellis/homelab/commit/9dae1e6afecde2ebf36886f9f84aece9658a27e6)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd1b37ddc..1e8f2e6ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.8](https://github.com/akikanellis/homelab/compare/v1.20.7...v1.20.8) (2024-01-13) + + +### Build System + +* **deps:** update all docker digest dependencies ([#408](https://github.com/akikanellis/homelab/issues/408)) ([9dae1e6](https://github.com/akikanellis/homelab/commit/9dae1e6afecde2ebf36886f9f84aece9658a27e6)) + ## [1.20.7](https://github.com/akikanellis/homelab/compare/v1.20.6...v1.20.7) (2024-01-13)