Skip to content
Closed
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 akhq.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: akhq
version: 0.25.1
epoch: 4
version: "0.26.0"
epoch: 0
description: "Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more"
copyright:
- license: Apache-2.0
Expand All @@ -22,7 +22,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: cf173a61e241ff6dd6c9bd14819c7487e216fdf6
expected-commit: a39a1d0d4af145e9cd4f72399f919bb36b9900a0
repository: https://github.com/tchiotludo/akhq
tag: ${{package.version}}

Expand Down
Loading