Skip to content

charts: bump Console to v3.8.0; cut redpanda + operator v26.1.8#1640

Merged
RafalKorepta merged 2 commits into
release/v26.1.xfrom
claude/elated-engelbart-89c2f3
Jul 4, 2026
Merged

charts: bump Console to v3.8.0; cut redpanda + operator v26.1.8#1640
RafalKorepta merged 2 commits into
release/v26.1.xfrom
claude/elated-engelbart-89c2f3

Conversation

@RafalKorepta

Copy link
Copy Markdown
Contributor

Updates the bundled Redpanda Console to v3.8.0 and cuts the corresponding releases on the release/v26.1.x line, following the pattern of #1365.

Console Helm Chart — v3.8.0

  • Bumped the github.com/redpanda-data/console/backend Go dependency to the v3.8.0 tag (d73b703)
  • render.go AppVersion, Chart.yaml (version/appVersion/artifacthub image), templates, and README badge → v3.8.0
  • Regenerated zz_generated.config.go (picks up the new sql config section) and golden fixtures

Redpanda Helm Chart — v26.1.8

  • Console subchart dependency bumped to >=3.8.0-0; Chart.lock regenerated
  • sideCars.image.tag bumped to v26.1.8 to match the new operator release
  • Changelog: Bump bundled Console subchart to v3.8.0

Operator — v26.1.8

  • Cut via changie batch -j operator v26.1.8 (auto-bumps operator/chart version/appVersion/image, the redpanda sidecar tag, and golden files)
  • Changelog: Bump bundled Console dependency to v3.8.0

The redpanda-chart and operator releases are combined into a single commit; the console release is a separate commit.

Verification

  • task generate is idempotent (CI git diff --exit-code gate)
  • golangci-lint, helm lint --strict, actionlint all clean
  • TestAppVersion passes (v3.8.0 git tag matches the pinned Go module)
  • Console/redpanda/operator chart TestTemplate, console-controller, and lifecycle golden tests all pass
  • Verified the operator-image bump did not disturb Redpanda broker image refs in the lifecycle goldens (the v26.1.7 refs in stretch-cluster goldens are hardcoded test inputs)

🤖 Generated with Claude Code

## [v3.8.0](https://github.com/redpanda-data/redpanda-operator/releases/tag/charts%2Fconsole%2Fv3.8.0) - 2026-07-03
### Changed
* Bump chart version to install v3.8.0 release by default - https://github.com/redpanda-data/console/releases/tag/v3.8.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@secpanda

secpanda commented Jul 3, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Cut the redpanda chart and operator v26.1.8 releases together. Both bump
the bundled Console dependency to v3.8.0, and the redpanda chart's
sideCars.image.tag is bumped to v26.1.8 to match the new operator release.

## [v26.1.8](https://github.com/redpanda-data/redpanda-operator/releases/tag/charts%2Fredpanda%2Fv26.1.8) - 2026-07-03
### Changed
* Bump bundled Console subchart to v3.8.0 - https://github.com/redpanda-data/console/releases/tag/v3.8.0

## [v26.1.8](https://github.com/redpanda-data/redpanda-operator/releases/tag/operator%2Fv26.1.8) - 2026-07-03
### Changed
* Bump bundled Console dependency to v3.8.0 - https://github.com/redpanda-data/console/releases/tag/v3.8.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@RafalKorepta RafalKorepta force-pushed the claude/elated-engelbart-89c2f3 branch from 71a1991 to 948880c Compare July 3, 2026 08:46
@david-yu david-yu self-requested a review July 3, 2026 15:00

@david-yu david-yu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@RafalKorepta RafalKorepta merged commit 156e127 into release/v26.1.x Jul 4, 2026
12 checks passed
@RafalKorepta RafalKorepta deleted the claude/elated-engelbart-89c2f3 branch July 4, 2026 12:35
@david-yu

david-yu commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Did this need to go to main too?

@RafalKorepta

Copy link
Copy Markdown
Contributor Author

Did this need to go to main too?

Yes, the console bump should go to main.

@RafalKorepta

Copy link
Copy Markdown
Contributor Author

PR opened #1641

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.

3 participants