Skip to content

charts/console: cut release v3.8.0#1641

Open
RafalKorepta wants to merge 1 commit into
mainfrom
rk/bump-console-version
Open

charts/console: cut release v3.8.0#1641
RafalKorepta wants to merge 1 commit into
mainfrom
rk/bump-console-version

Conversation

@RafalKorepta

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the bundled Console app/chart to v3.8.0 (charts/console/chart/Chart.yaml, render.go, go.mod's redpanda-data/console/backend dependency).
  • Bumps charts/redpanda's console subchart dependency constraint to >=3.8.0-0 (Chart.yaml/Chart.lock) so the redpanda chart picks up the new console release. The redpanda chart's own version is left unchanged.
  • Regenerates all derived artifacts (task generate lint-fix, run twice) and golden files (charts/console/chart, charts/redpanda TestTemplate, operator/internal/controller/console).

Test plan

  • nix develop -c task generate lint-fix (x2) — clean, no residual diff
  • nix develop -c go test ./charts/console/chart/... -update-golden then re-run without flags — pass
  • nix develop -c go test -run '^TestTemplate$' ./charts/redpanda -update-golden then re-run without flags — pass
  • nix develop -c go test ./operator/internal/controller/console/... -update-golden then re-run without flags — pass

🤖 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

Also bumps charts/redpanda's bundled console dependency constraint to
>=3.8.0-0 (Chart.yaml/Chart.lock) so the redpanda chart picks up the new
console release; the redpanda chart's own version is left unchanged.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@secpanda

secpanda commented Jul 6, 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.

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.

2 participants