diff --git a/confluent-kafka.yaml b/confluent-kafka.yaml index 8644773ad96..d00e8607224 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.1.0.9" + version: "8.1.0.10" epoch: 0 description: Community edition of Confluent Kafka. copyright: @@ -46,7 +46,7 @@ var-transforms: pipeline: - uses: git-checkout with: - expected-commit: 629b15e5a882811a664d6f8207ffd0cba862dbc4 + expected-commit: aedd0505a7333a5bda8c50d3299cf710e2eb09e3 repository: https://github.com/confluentinc/kafka tag: v${{vars.mangled-package-version}}