elasticsearchKibana update to 1.30.0-bb.0
Package Merge Request
NOTICE: DO NOT MERGE UNTIL BB 3.0
Package Changes
https://repo1.dso.mil/big-bang/product/packages/elasticsearch-kibana/-/blob/1.30.0-bb.0/CHANGELOG.md
NOTE the breaking change with Jaeger https://repo1.dso.mil/big-bang/product/packages/jaeger/-/issues/162
- Does not break pipelines because Jaeger is disabled in Umbrella test-values; and elasticsearch is disabled at Jaeger package level.
- Jaeger is being moved to "maintained" !6331 (merged)
Package MR
big-bang/product/packages/elasticsearch-kibana!348 (merged)
For Issue
Closes big-bang/product/packages/elasticsearch-kibana#249 (closed)
Upgrade Notices
Elasticsearch/Kibana Major Upgrade 9.0: Elasticsearch and Kibana have been upgraded to 9.0, please review the upstream release notes for breaking changes that may affect custom configurations.
Important Elasticsearch/Jaeger Compatibility Notice: Jaeger tracing is not compatible with new major version Elasticsearch 9.X. To continue using Jaeger with Elasticsearch, configure your values.yaml
to use the latest 8.X Big Bang ElasticsearchKibana chart (1.28.0-bb.6). Big Bang recommends planning to migrate to Grafana Tempo, and attaching Grafana as a frontend UI.
NOTE: Please refer to the Jaeger Upgrade Notice for other important changes related to Jaeger.
elasticsearchKibana:
enabled: true
# FOR JAEGER USERS: Set Elasticsearch/Kibana version to 8.18.1 (1.28.0-bb.6) for Jaeger Compatibility
git:
repo: https://repo1.dso.mil/big-bang/product/packages/elasticsearch-kibana.git
path: "./chart"
tag: "1.28.0-bb.6"
helmRepo:
repoName: "registry1"
chartName: "elasticsearch-kibana"
tag: "1.28.0-bb.6"