We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45860e0 commit c4222a9Copy full SHA for c4222a9
confluent-kafka-images.yaml
@@ -1,7 +1,7 @@
1
#nolint:git-checkout-must-use-github-updates
2
package:
3
name: confluent-kafka-images
4
- version: 7.9.0.36
+ version: "7.9.0.41"
5
epoch: 0
6
description: Provides build files for Apache Kafka and Confluent Docker images
7
copyright:
@@ -22,7 +22,7 @@ var-transforms:
22
pipeline:
23
- uses: git-checkout
24
with:
25
- expected-commit: b4d209fad0f9f1e764fda29ba1d609c1b1013628
+ expected-commit: f0b08cbd286d71c61e8420da7fe732d6739a338c
26
repository: https://github.com/confluentinc/kafka-images
27
tag: v${{vars.mangled-package-version}}
28
0 commit comments