diff --git a/redpanda-25.2.yaml b/redpanda-25.2.yaml index 823b5d476c6..52557880d93 100644 --- a/redpanda-25.2.yaml +++ b/redpanda-25.2.yaml @@ -1,6 +1,6 @@ package: name: redpanda-25.2 - version: "25.2.5" + version: "25.2.6" epoch: 0 # GHSA-4vq8-7jfc-9cvp description: "Redpanda is a streaming platform based on Apache Kafka API" resources: @@ -53,7 +53,7 @@ pipeline: - uses: git-checkout with: repository: "https://github.com/redpanda-data/redpanda.git" - expected-commit: "da0cd1f1ba46147b96561044dd793b8e19c2446d" + expected-commit: "e75d1e288b1463eee93a60157c168979ed865c47" tag: "v${{package.version}}" destination: redpanda