Skip to content

[v25.2.x] rpk: update console version to v3.2.1 #27395

@vbotbuildovich

Description

@vbotbuildovich

Backport #27390 to branch v25.2.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v25.2.x
git checkout -b manual-backport-27390-v25.2.x-392
git cherry-pick -x 007c47d87b

git push origin manual-backport-27390-v25.2.x-392
gh pr create \
  --title "[v25.2.x] rpk: update console version to v3.2.1" \
  --base "v25.2.x" \
  --label "kind/backport" \
  --head "manual-backport-27390-v25.2.x-392" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v25.2.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/27390 "

JIRA Link: [CORE-13239](https://redpandadata.atlassian.net/browse/CORE-13239)

[CORE-13239]: https://redpandadata.atlassian.net/browse/CORE-13239?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Metadata

Metadata

Labels

kind/backportPRs targeting a stable branch

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions