Skip to content

docs(elasticsearch): sync 9.4.3 default#372

Merged
mberlofa merged 1 commit into
mainfrom
docs/elasticsearch-9.4.3
Jul 7, 2026
Merged

docs(elasticsearch): sync 9.4.3 default#372
mberlofa merged 1 commit into
mainfrom
docs/elasticsearch-9.4.3

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Elasticsearch docs with the chart bump to Elasticsearch 9.4.3.
  • Update the documented Elasticsearch and Kibana default image tags.
  • Register the existing Elasticsearch playground config in the site sync map.

Validation

  • make site-sync-check CHART=elasticsearch
  • npm run format:check
  • npm run lint
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Summary by CodeRabbit

  • New Features
    • Added Elasticsearch to the set of charts available in the playground, expanding the charts users can explore there.
  • Documentation
    • Updated Elasticsearch documentation to reflect the latest image tag version.
    • Kept Kibana version details aligned with Elasticsearch and refreshed the upgrade notes accordingly.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b7f90575-5c0a-46b7-9677-e130da761b22

📥 Commits

Reviewing files that changed from the base of the PR and between 24e68e4 and 55904fe.

📒 Files selected for processing (2)
  • src/pages/docs/charts/elasticsearch.mdx
  • src/pages/playground.astro

📝 Walkthrough

Walkthrough

Bumped Elasticsearch and Kibana default image tags in documentation from 9.4.2 to 9.4.3, updated the corresponding Upgrade Notes text, and added an elasticsearch entry to the playground's siteSyncPlaygroundConfigs mapping.

Changes

Elasticsearch 9.4.3 documentation and playground update

Layer / File(s) Summary
Doc image tag and upgrade notes update
src/pages/docs/charts/elasticsearch.mdx
Default image.tag and kibana.image.tag values updated from 9.4.2 to 9.4.3, and Upgrade Notes revised to reflect the 9.4.2 → 9.4.3 upstream image change.
Playground config registration
src/pages/playground.astro
Added an elasticsearch slug entry to siteSyncPlaygroundConfigs, extending the set used to compute playgroundCharts.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • helmforgedev/site#322: Both PRs extend siteSyncPlaygroundConfigs in src/pages/playground.astro with a new chart slug mapping.
  • helmforgedev/site#323: Both PRs add a new chart slug to siteSyncPlaygroundConfigs, changing derived playgroundCharts eligibility.
  • helmforgedev/site#357: Both PRs modify siteSyncPlaygroundConfigs to include a new chart slug for the playground sync mechanism.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly reflects the Elasticsearch docs sync to 9.4.3.
Description check ✅ Passed The description covers the required summary and validation, and the blog section is not applicable here.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/elasticsearch-9.4.3

Comment @coderabbitai help to get the list of available commands.

mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 7, 2026
Closes #691.

## Summary
- Bump Elasticsearch from 9.4.2 to 9.4.3.
- Bump the optional Kibana default image tag to 9.4.3 to keep the paired
Elastic Stack version aligned.
- Update values schema, README defaults, and image assertion tests.

## Upstream Evidence
- Official Elasticsearch release notes:
https://www.elastic.co/docs/release-notes/elasticsearch
- Docker Official Elasticsearch manifest verified:
`docker.io/library/elasticsearch:9.4.3`
- Docker Official Kibana manifest verified:
`docker.io/library/kibana:9.4.3`
- Manifest platforms for both images: `linux/amd64`, `linux/arm64`.
- Elastic 9.4.3 release notes include Elasticsearch fixes and
enhancements; no chart-level breaking change was identified for this
patch bump.

## Site Sync
- Site PR: helmforgedev/site#372

## Validation
- `make image-verify IMAGE=docker.io/library/elasticsearch:9.4.3`
- `make image-verify IMAGE=docker.io/library/kibana:9.4.3`
- `make deps-check CHART=elasticsearch`
- `helm unittest charts/elasticsearch` passed: 14 suites, 99 tests.
- `make validate-chart CHART=elasticsearch` passed fully: 17 layers,
including k3d behavioral validation for default and all CI values
scenarios.
- `make standards-check CHART=elasticsearch`
- `node scripts/charts/template-standards-check.js --chart
elasticsearch`
- `make site-sync-check CHART=elasticsearch`
- `make release-check REPO=charts`
- `make attribution-check REPO=charts`

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Updated the Elasticsearch Helm chart to use version **9.4.3** by
default.
* Aligned the default Kibana image version with the same **9.4.3**
release.
* **Documentation**
* Refreshed chart documentation and upgrade notes to reflect the new
default image versions.
* **Tests**
* Updated chart tests to expect the new Elasticsearch and Kibana image
tags.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa merged commit 1ccb095 into main Jul 7, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/elasticsearch-9.4.3 branch July 7, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant