11# Changelog
2+
23All notable changes to this project will be documented in this file.
34
45The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
@@ -13,6 +14,87 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1314### Fixed
1415### Security
1516---
17+ ## [ 2.24.1]
18+ ### Added
19+ ### Changed
20+ ### Deprecated
21+ ### Removed
22+ ### Fixed
23+ - Resolved ` helm lint ` errors with extraObjects
24+ ### Security
25+ ---
26+ ## [ 2.24.0]
27+ ### Added
28+ - Updated OpenSearch Dashboards appVersion to 2.17.1
29+ ### Changed
30+ ### Deprecated
31+ ### Removed
32+ ### Fixed
33+ ### Security
34+ ---
35+ ## [ 2.23.0]
36+ ### Added
37+ - Updated OpenSearch Dashboards appVersion to 2.17.0
38+ ### Changed
39+ ### Deprecated
40+ ### Removed
41+ ### Fixed
42+ ### Security
43+ ---
44+ ## [ 2.22.0]
45+ ### Added
46+ - Ability to add additional ` labels ` to ` serviceMonitor `
47+ ### Changed
48+ ### Deprecated
49+ ### Removed
50+ ### Fixed
51+ ### Security
52+ ---
53+ ## [ 2.21.2]
54+ ### Added
55+ ### Changed
56+ ### Deprecated
57+ ### Removed
58+ ### Fixed
59+ - Bug ` protocol ` missing for metrics in ` Service `
60+ ### Security
61+ ---
62+ ## [ 2.21.1]
63+ ### Added
64+ ### Changed
65+ ### Deprecated
66+ ### Removed
67+ ### Fixed
68+ - Fixed ` ServiceMonitor ` bug for ` port ` value
69+ ### Security
70+ ---
71+ ## [ 2.21.0]
72+ ### Added
73+ - Added ` ServiceMonitor ` support for Prometheus monitoring
74+ ### Changed
75+ ### Deprecated
76+ ### Removed
77+ ### Fixed
78+ ### Security
79+ ---
80+ ## [ 2.20.0]
81+ ### Added
82+ - Updated OpenSearch Dashboards appVersion to 2.16.0
83+ ### Changed
84+ ### Deprecated
85+ ### Removed
86+ ### Fixed
87+ ### Security
88+ ---
89+ ## [ 2.19.1]
90+ ### Added
91+ ### Changed
92+ ### Deprecated
93+ ### Removed
94+ ### Fixed
95+ - Fixed pod topology spread constraints in Dashboards
96+ ### Security
97+ ---
1698## [ 2.19.0]
1799### Added
18100- Updated OpenSearch Dashboards appVersion to 2.15.0
@@ -103,7 +185,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
103185### Removed
104186### Fixed
105187### Security
106-
107188---
108189## [ 2.11.1]
109190### Added
@@ -340,7 +421,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
340421### Fixed
341422### Security
342423
343- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.19.0...HEAD
424+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.1...HEAD
425+ [ 2.24.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.0...opensearch-dashboards-2.24.1
426+ [ 2.24.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.23.0...opensearch-dashboards-2.24.0
427+ [ 2.23.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.22.0...opensearch-dashboards-2.23.0
428+ [ 2.22.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.1...opensearch-dashboards-2.22.0
429+ [ 2.21.2 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.1...opensearch-dashboards-2.21.2
430+ [ 2.21.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.0...opensearch-dashboards-2.21.1
431+ [ 2.21.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.20.0...opensearch-dashboards-2.21.0
432+ [ 2.20.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.19.1...opensearch-dashboards-2.20.0
433+ [ 2.19.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.19.0...opensearch-dashboards-2.19.1
344434[ 2.19.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.18.0...opensearch-dashboards-2.19.0
345435[ 2.18.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.17.0...opensearch-dashboards-2.18.0
346436[ 2.17.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.16.0...opensearch-dashboards-2.17.0
0 commit comments