We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdbaf4 commit d7a736aCopy full SHA for d7a736a
confluent-kafka.yaml
@@ -8,7 +8,7 @@ package:
8
# with the `version:` field.
9
# 2. Created a new variable `mangled-package-version` to append `-ccs` to the
10
# version.
11
- version: "8.3.0.80"
+ version: "8.3.0.91"
12
epoch: 0
13
description: Community edition of Confluent Kafka.
14
copyright:
@@ -46,7 +46,7 @@ var-transforms:
46
pipeline:
47
- uses: git-checkout
48
with:
49
- expected-commit: 18d51c732276705fd2977bd216b8a5a8ad1a84a9
+ expected-commit: 18dda5eac40936e3a81df29df204f7eb70725a1c
50
repository: https://github.com/confluentinc/kafka
51
tag: v${{vars.mangled-package-version}}
52
0 commit comments