From eb58cd3ece2022a905562f4780ba594efff6293f Mon Sep 17 00:00:00 2001 From: tyranron Date: Tue, 16 Jul 2024 12:49:16 +0300 Subject: [PATCH] Prepare 0.4.1 release of Helm chart --- helm/baza/CHANGELOG.md | 12 ++++++++++++ helm/baza/Chart.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/helm/baza/CHANGELOG.md b/helm/baza/CHANGELOG.md index cab0c08..dc17e1e 100644 --- a/helm/baza/CHANGELOG.md +++ b/helm/baza/CHANGELOG.md @@ -6,6 +6,18 @@ All user visible changes to this project will be documented in this file. This p +## [0.4.1] · 2024-07-16 +[0.4.1]: https://github.com/instrumentisto/baza/tree/helm%2Fbaza%2F0.4.1/helm/baza + +### Fixed + +- Incorrect labels of registry `Secret`. ([#194]) + +[#194]: https://github.com/instrumentisto/baza/pull/194 + + + + ## [0.4.0] · 2022-09-29 [0.4.0]: https://github.com/instrumentisto/baza/tree/helm%2Fbaza%2F0.4.0/helm/baza diff --git a/helm/baza/Chart.yaml b/helm/baza/Chart.yaml index 830a2a9..123a3d9 100644 --- a/helm/baza/Chart.yaml +++ b/helm/baza/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: baza description: Simply scalable files storage without much fuss. -version: 0.4.0 +version: 0.4.1 appVersion: "0.2" type: application sources: