From 1bfc51246c7700b459d157ff09afd3f4adf75dc4 Mon Sep 17 00:00:00 2001 From: "aki-bot[bot]" <103840025+aki-bot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 03:10:24 +0000 Subject: [PATCH] chore(release): 1.20.14 [skip ci] ## [1.20.14](https://github.com/akikanellis/homelab/compare/v1.20.13...v1.20.14) (2024-01-27) ### Build System * **deps:** update all docker digest dependencies ([#416](https://github.com/akikanellis/homelab/issues/416)) ([c95fb16](https://github.com/akikanellis/homelab/commit/c95fb162e5d3dcb6fecf041bf3595922aea87d2a)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3179b43fc..b08474c84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.20.14](https://github.com/akikanellis/homelab/compare/v1.20.13...v1.20.14) (2024-01-27) + + +### Build System + +* **deps:** update all docker digest dependencies ([#416](https://github.com/akikanellis/homelab/issues/416)) ([c95fb16](https://github.com/akikanellis/homelab/commit/c95fb162e5d3dcb6fecf041bf3595922aea87d2a)) + ## [1.20.13](https://github.com/akikanellis/homelab/compare/v1.20.12...v1.20.13) (2024-01-20)