Skip to content

Commit

Permalink
apps sc: upgrade opensearch to v2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lunkan93 committed Dec 12, 2024
1 parent 5048f03 commit c5350f5
Show file tree
Hide file tree
Showing 27 changed files with 1,045 additions and 202 deletions.
4 changes: 2 additions & 2 deletions config/schemas/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6683,9 +6683,9 @@ properties:
type: boolean
default: true
tektonPipelines:
title: Network Policies Tekton Piepline
title: Network Policies Tekton Pipeline
description: |-
Enable network policies for tekton and the peipline.
Enable network policies for tekton and the pipeline.
type: object
additionalProperties: false
properties:
Expand Down
2 changes: 1 addition & 1 deletion helmfile.d/charts/opensearch/securityadmin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ imagePullSecrets: []
image:
repository: opensearchproject/opensearch
pullPolicy: IfNotPresent
tag: 2.15.0
tag: 2.17.1

helm:
hook: post-install,post-upgrade
Expand Down
4 changes: 2 additions & 2 deletions helmfile.d/upstream/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ charts:

open-policy-agent-gatekeeper/gatekeeper: 3.15.1

opensearch-project/opensearch: 2.21.0
opensearch-project/opensearch-dashboards: 2.19.0
opensearch-project/opensearch: 2.26.1
opensearch-project/opensearch-dashboards: 2.24.1

projectcalico/tigera-operator: v3.26.4

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
Expand All @@ -13,6 +14,87 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security
---
## [2.24.1]
### Added
### Changed
### Deprecated
### Removed
### Fixed
- Resolved `helm lint` errors with extraObjects
### Security
---
## [2.24.0]
### Added
- Updated OpenSearch Dashboards appVersion to 2.17.1
### Changed
### Deprecated
### Removed
### Fixed
### Security
---
## [2.23.0]
### Added
- Updated OpenSearch Dashboards appVersion to 2.17.0
### Changed
### Deprecated
### Removed
### Fixed
### Security
---
## [2.22.0]
### Added
- Ability to add additional `labels` to `serviceMonitor`
### Changed
### Deprecated
### Removed
### Fixed
### Security
---
## [2.21.2]
### Added
### Changed
### Deprecated
### Removed
### Fixed
- Bug `protocol` missing for metrics in `Service`
### Security
---
## [2.21.1]
### Added
### Changed
### Deprecated
### Removed
### Fixed
- Fixed `ServiceMonitor` bug for `port` value
### Security
---
## [2.21.0]
### Added
- Added `ServiceMonitor` support for Prometheus monitoring
### Changed
### Deprecated
### Removed
### Fixed
### Security
---
## [2.20.0]
### Added
- Updated OpenSearch Dashboards appVersion to 2.16.0
### Changed
### Deprecated
### Removed
### Fixed
### Security
---
## [2.19.1]
### Added
### Changed
### Deprecated
### Removed
### Fixed
- Fixed pod topology spread constraints in Dashboards
### Security
---
## [2.19.0]
### Added
- Updated OpenSearch Dashboards appVersion to 2.15.0
Expand Down Expand Up @@ -103,7 +185,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
### Fixed
### Security

---
## [2.11.1]
### Added
Expand Down Expand Up @@ -340,7 +421,16 @@ 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.19.0...HEAD
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.1...HEAD
[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
[2.23.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.22.0...opensearch-dashboards-2.23.0
[2.22.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.1...opensearch-dashboards-2.22.0
[2.21.2]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.1...opensearch-dashboards-2.21.2
[2.21.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.0...opensearch-dashboards-2.21.1
[2.21.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.20.0...opensearch-dashboards-2.21.0
[2.20.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.19.1...opensearch-dashboards-2.20.0
[2.19.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.19.0...opensearch-dashboards-2.19.1
[2.19.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.18.0...opensearch-dashboards-2.19.0
[2.18.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.17.0...opensearch-dashboards-2.18.0
[2.17.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.16.0...opensearch-dashboards-2.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.15.0
appVersion: 2.17.1
description: A Helm chart for OpenSearch Dashboards
maintainers:
- name: DandyDeveloper
Expand All @@ -9,4 +9,4 @@ maintainers:
- name: TheAlgo
name: opensearch-dashboards
type: application
version: 2.19.0
version: 2.24.1
Loading

0 comments on commit c5350f5

Please sign in to comment.