We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f78b2e commit 27a176fCopy full SHA for 27a176f
dockerfiles/docker-bake.hcl
@@ -21,7 +21,7 @@ variable VERSIONS {
21
# renovate: type=github-tags url=https://github.com depName=LINBIT/k8s-await-election
22
K8S_AWAIT_ELECTION = "v0.4.2"
23
# renovate: type=deb url=https://packages.linbit.com/public?suite=bookworm&components=misc&binaryArch=amd64 depName=drbd-reactor
24
- DRBD_REACTOR = "1.10.0-1"
+ DRBD_REACTOR = "1.11.0-1"
25
# renovate: type=deb url=https://packages.linbit.com/public?suite=bookworm&components=misc&binaryArch=amd64 depName=ktls-utils
26
KTLS_UTILS = "1.2.1-1"
27
# renovate: type=deb url=https://packages.linbit.com/public?suite=bookworm&components=misc&binaryArch=amd64 depName=linstor-common
0 commit comments