diff --git a/akhq.yaml b/akhq.yaml index 7d6c095b042..de13cca4502 100644 --- a/akhq.yaml +++ b/akhq.yaml @@ -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 @@ -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}}