From 1d82542acc2ed9b0ab917cf1624cb83584a0e88d Mon Sep 17 00:00:00 2001 From: lerian-studio Date: Wed, 11 Mar 2026 19:17:26 +0000 Subject: [PATCH] chore(release): Update CHANGELOGs for plugin-access-manager:v6.0.0 [skip ci] --- charts/plugin-access-manager/CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/charts/plugin-access-manager/CHANGELOG.md b/charts/plugin-access-manager/CHANGELOG.md index cc730d44..a18f5478 100644 --- a/charts/plugin-access-manager/CHANGELOG.md +++ b/charts/plugin-access-manager/CHANGELOG.md @@ -1,5 +1,17 @@ # Plugin-access-manager Changelog +## [6.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v6.0.0) + +- Fixes: + - Add `kindIs` guard for backward compatibility with string image values. + - Split migrations and `initUser` image into repository/tag fields. + +Contributors: @gandalf + +[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-access-manager-v5.4.0...plugin-access-manager-v6.0.0) + +--- + ## [5.4.0](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v5.4.0) - Improvements: