From 3fd94208f6d62cda3d51fcf4c7923c3f077cf175 Mon Sep 17 00:00:00 2001 From: Viktor Jacynycz Date: Mon, 8 Apr 2024 16:52:46 +0200 Subject: [PATCH] Update changelog --- .gitignore | 2 ++ CHANGELOG.md | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e612bc3a7..872ad615d9 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,5 @@ images/fastcgi-helloserver/rootfs/fastcgi-helloserver cmd/plugin/release/ingress-nginx.yaml cmd/plugin/release/*.tar.gz cmd/plugin/release/LICENSE + +dist/ \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index dba0765b77..32c443766f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # Changelog -## 1.5.1-0.5.0 (2023-07-04) +## 1.5.1-0.5.1 (upcoming) + +* [EOS-12641] Client certificate auth is broken in ingress-nginx-controller + +## 1.5.1-0.5.0 (2023-07-04) * Build the stratio ingress-nginx-controller with the community controller:1.5.1 as a base * Fix vault retrieve secret recode