diff --git a/confluent-kafka.yaml b/confluent-kafka.yaml index c413419b0ad..6138d2d312a 100644 --- a/confluent-kafka.yaml +++ b/confluent-kafka.yaml @@ -8,7 +8,7 @@ package: # with the `version:` field. # 2. Created a new variable `mangled-package-version` to append `-ccs` to the # version. - version: 8.0.0.103 + version: 8.0.0.104 epoch: 0 description: Community edition of Confluent Kafka. copyright: @@ -46,7 +46,7 @@ var-transforms: pipeline: - uses: git-checkout with: - expected-commit: 8907c3fefadcef77e2238bc6ad22f449f8e74770 + expected-commit: dbd3cf54180ca99fbed66f413305004efbbc8346 repository: https://github.com/confluentinc/kafka tag: v${{vars.mangled-package-version}}