-
Notifications
You must be signed in to change notification settings - Fork 726
Open
Labels
kind/backportPRs targeting a stable branchPRs targeting a stable branch
Milestone
Description
Backport #27280 to branch v25.1.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.1.x
git checkout -b manual-backport-27280-v25.1.x-700
git cherry-pick -x 97f4e1408a 33e4902d05 077d5413e0 7795c51cef 3e49ad6276
git push origin manual-backport-27280-v25.1.x-700
gh pr create \
--title "[v25.1.x] dt: upgrade dependencies" \
--base "v25.1.x" \
--label "kind/backport" \
--head "manual-backport-27280-v25.1.x-700" \
--draft \
--repo "redpanda-data/redpanda" \
--milestone "v25.1.x-next" \
--body "Backport of PR https://github.com/redpanda-data/redpanda/pull/27280 "
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/backportPRs targeting a stable branchPRs targeting a stable branch