Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions strimzi-kafka-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: strimzi-kafka-operator
version: 0.43.0
epoch: 4
version: 0.44.0
epoch: 0
description: Apache Kafka® running on Kubernetes
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -51,7 +51,7 @@ pipeline:
with:
repository: https://github.com/strimzi/strimzi-kafka-operator
tag: ${{package.version}}
expected-commit: 23c0fb0726e1f212c6182eb251ff23697e72a353
expected-commit: 7e49e5fb5c01cb001476b82710dcb954c038fc08

- uses: patch
with:
Expand Down