From f38541e985b995becc30702a3271638001971b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20H=C3=A4reskog?= Date: Tue, 18 Jun 2024 14:17:44 +0200 Subject: [PATCH] Add changelog for release v0.38.2 --- changelog/0.38.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/changelog/0.38.md b/changelog/0.38.md index 33678a2b0..923c4cf2e 100644 --- a/changelog/0.38.md +++ b/changelog/0.38.md @@ -56,3 +56,19 @@ Released 2024-05-24 ### Other(s) - [#2149](https://github.com/elastisys/compliantkubernetes-apps/pull/2149) - clean-up: apps sc: fix rclone config [@davidumea](https://github.com/davidumea) + +## v0.38.2 + +Released 2024-06-18 + +## Changes by kind + +### Improvement(s) + +- [#2188](https://github.com/elastisys/compliantkubernetes-apps/pull/2188) - increase rclone default job deadline and make it configurable [@Eliastisys](https://github.com/Eliastisys) + +### Other(s) + +- [#2181](https://github.com/elastisys/compliantkubernetes-apps/pull/2181) - bug: Fixed issue with rclone networkpolicies [@Xartos](https://github.com/Xartos) +- [#2182](https://github.com/elastisys/compliantkubernetes-apps/pull/2182) - bug: Fixed bug in Harbor alert as warned by Thanos [@Xartos](https://github.com/Xartos) +- [#2183](https://github.com/elastisys/compliantkubernetes-apps/pull/2183) - other: Add migration script for setting ingress-nginx annotations if they are unset [@Ajarmar](https://github.com/Ajarmar)