diff --git a/charts/opensearch-dashboards/CHANGELOG.md b/charts/opensearch-dashboards/CHANGELOG.md index 24698f59..368603eb 100644 --- a/charts/opensearch-dashboards/CHANGELOG.md +++ b/charts/opensearch-dashboards/CHANGELOG.md @@ -14,6 +14,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security --- +## [2.26.1] +### Added +### Changed +### Deprecated +### Removed +### Fixed +- Updated app labels with common labels `app.kubernetes.io` +### Security +--- +## [2.26.0] +### Added +- Added plugins.removeList to allow remove plugins +### Changed +### Deprecated +### Removed +### Fixed +### Security +--- ## [2.25.0] ### Added - Updated OpenSearch Dashboards appVersion to 2.18.0 @@ -430,7 +448,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security -[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.25.0...HEAD +[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.26.1...HEAD +[2.26.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.26.0...opensearch-dashboards-2.26.1 +[2.26.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.25.0...opensearch-dashboards-2.26.0 [2.25.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.1...opensearch-dashboards-2.25.0 [2.24.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.0...opensearch-dashboards-2.24.1 [2.24.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.23.0...opensearch-dashboards-2.24.0