From 96a1713a54ec24fc8ca8f51dd0c1fc2ef1155fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Nussbaumer?= Date: Mon, 22 Jan 2024 11:41:21 +0100 Subject: [PATCH] chore: update changelog with 1.9.1 release --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9384874..76440ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 1.9.1 (2024-01-22) + + +### Dependencies + +* **common**: make helm chart version equal to tag ([f248d2ad](https://github.com/postfinance/kubenurse/commit/f248d2ad)) + > [skip ci] + + + ## 1.9.0 (2024-01-22)