You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect indentation for extraVolumeMounts, extraEnvs, envFrom in statefulset.yaml. (#80)
* Changes
- Fixes incorrect indentation for `extraVolumeMounts`, `extraEnvs`, and
`envFrom`.
Signed-off-by: Michael Primeaux <[email protected]>
* Changes:
- Increment version of the opensearch dashboards chart until PR #75 is
merged.
Signed-off-by: Michael Primeaux <[email protected]>
* - Amended CHANGELOGs
Signed-off-by: Michael Primeaux <[email protected]>
Copy file name to clipboardExpand all lines: charts/opensearch/CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
### Fixed
14
14
### Security
15
15
16
+
---
17
+
## [1.0.4]
18
+
### Added
19
+
### Changed
20
+
- Amended installation instructions.
21
+
### Deprecated
22
+
### Removed
23
+
### Fixed
24
+
-[ISSUE-65](https://github.com/opensearch-project/helm-charts/issues/65): Incorrect indentation for `extraVolumeMounts`, `extraEnvs`, `envFrom` in `statefulset.yaml`.
25
+
### Security
26
+
16
27
---
17
28
## [1.0.2]
18
29
@@ -27,5 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments