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 9286b1e commit f9e81ccCopy full SHA for f9e81cc
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.82"
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: d0bef3fc830432b8c54d3ab6cb0b344b633ac6ec
50
repository: https://github.com/confluentinc/kafka
51
tag: v${{vars.mangled-package-version}}
52
0 commit comments