From 57b45a1fb6333824f51afd2597889a3605d8e952 Mon Sep 17 00:00:00 2001 From: Carlos Lapao Date: Mon, 9 Sep 2024 15:35:24 +0100 Subject: [PATCH] pushed changelog changes --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb47ec6..3456f88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Add `envFrom` key to Helm values - ### Fixed ### Changed @@ -25,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed an extra debug line that existed in the code - Added minimum requirements to the pdfile and catalog db +- Fixed an issue with the pull command that would break if you had more than one machine starting with the same name +- Add `envFrom` key to Helm values ## [0.9.2] - 2024-09-06