Skip to content

docs(drupal): sync 11.4.0 default#371

Merged
mberlofa merged 2 commits into
mainfrom
docs/drupal-11.4.0
Jul 7, 2026
Merged

docs(drupal): sync 11.4.0 default#371
mberlofa merged 2 commits into
mainfrom
docs/drupal-11.4.0

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Drupal docs with the chart bump to Drupal 11.4.0.
  • Update the documented Docker Official Drupal image tag and version notes.
  • Correct the bundled MySQL dependency reference to 2.0.2.

Validation

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

Summary by CodeRabbit

  • Documentation
    • Updated Drupal chart docs to reflect the latest supported Drupal version and corresponding Docker image tag.
    • Clarified the recommended production image pinning guidance for Drupal 11.4 (including PHP 8.5 rationale).
    • Synced “Release Notes” and the runtime/installer values table defaults with the updated chart and bundled HelmForge MySQL dependency version.

@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: f2ea39fb-31e0-4bc2-8855-95ad7a19973c

📥 Commits

Reviewing files that changed from the base of the PR and between 01e2bec and 8ae72fb.

📒 Files selected for processing (1)
  • src/pages/docs/charts/drupal.mdx
✅ Files skipped from review due to trivial changes (1)
  • src/pages/docs/charts/drupal.mdx

📝 Walkthrough

Walkthrough

Updated Drupal chart documentation to reflect the 11.4.0-php8.5-apache-bookworm image pin, refreshed release notes for Drupal 11.4.0 and MySQL dependency 2.0.2, and updated the image.tag default in the runtime values table.

Changes

Drupal Docs Version Update

Layer / File(s) Summary
Pinned image tag, release notes, and values table
src/pages/docs/charts/drupal.mdx
Updated the documented Drupal Docker image tag, the Drupal 11.4.0 release notes text, the HelmForge MySQL dependency version reference, and the image.tag default shown in the runtime values table.

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

Possibly related issues

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly reflects the docs sync to Drupal 11.4.0 and matches the main change.
Description check ✅ Passed The PR includes a summary and validation steps, covering the main template sections for this doc-only change.
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/drupal-11.4.0

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 #690.

## Summary
- Bump Drupal from 11.3.13 to 11.4.0.
- Bump the Docker Official Drupal Apache image to
11.4.0-php8.5-apache-bookworm.
- Update README version notes and image assertion tests.

## Upstream Evidence
- Drupal release page:
https://www.drupal.org/project/drupal/releases/11.4.0
- Docker Official image manifest verified:
`docker.io/library/drupal:11.4.0-php8.5-apache-bookworm`
- Manifest platforms: `linux/amd64`, `linux/arm`, `linux/arm64`,
`linux/386`, `linux/ppc64le`, `linux/s390x`.
- Note: Drupal.org returned HTTP 200 for the 11.4.0 release page, but
terminal scraping receives the site's client challenge, so this PR
relies on the official release URL plus Docker Official image manifest
verification.

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

## Validation
- `make image-verify
IMAGE=docker.io/library/drupal:11.4.0-php8.5-apache-bookworm`
- `make deps-check CHART=drupal`
- `helm unittest charts/drupal`
- `make validate-chart CHART=drupal` passed fully: 17 layers, including
k3d behavioral validation for default and all CI values scenarios.
- `make standards-check CHART=drupal`
- `node scripts/charts/template-standards-check.js --chart drupal`
- `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 Drupal Helm chart to use the newer 11.4.0 application
release.

* **Documentation**
* Refreshed chart documentation to match the latest pinned container
image and updated release/version notes.

* **Tests**
* Updated deployment rendering tests to verify the new pinned Drupal
image tag for both the main and initialization containers.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa merged commit dc16ec7 into main Jul 7, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/drupal-11.4.0 branch July 7, 2026 22:49
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