File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 # {{ if eq .ARCH "aarch64" }} This in fact is YAML comment, but Go templating instruction is evaluated by bldr
99 - url : https://github.com/containers/crun/releases/download/{{ .CRUN_VERSION }}/crun-{{ .CRUN_VERSION }}-linux-arm64-disable-systemd
1010 destination : crun
11- sha256 : 1bd840c95e9ae8edc25654dcf2481309724b9ff18ce95dbcd2535da9b026a47d
12- sha512 : 3184eb0e440d9551003b4275c69ecaaef2ffaf84b11ac3ffdea2e22cc9d8c578bce032331bd476bf47e5d2247f0604b93b46c6a5c3225d6704378380d15d29ee
11+ sha256 : 0151e6ea9a7d36de94651347b69b2937c8e657a663afb55180ade3153d5d4064
12+ sha512 : 889e347890ed0b9ecd568830195ebf94d4cd63757ab37db622546c640df292a5816e91669054158ca3db816bd05ce2b6d37f734e6a30f81c978fd16cbfdc1e3e
1313 # {{ else }} This in fact is YAML comment, but Go templating instruction is evaluated by bldr
1414 - url : https://github.com/containers/crun/releases/download/{{ .CRUN_VERSION }}/crun-{{ .CRUN_VERSION }}-linux-amd64-disable-systemd
1515 destination : crun
16- sha256 : 03fd3ec6a7799183eaeefba5ebd3f66f9b5fb41a5b080c196285879631ff5dc1
17- sha512 : 1989c491593691527f368cd13e56aa179a414ac31a789ee39c1646b7468cc7c32bbcf0cc7e26b90c53152936422fb12d699dd5654a11e1ed2f2c2dd7eb4588e7
16+ sha256 : 96f27bb57ba3d8441e76e8d3ac6af98d37a9907e6a0ffbcdbc19d72c652c48ae
17+ sha512 : e914ba72e9f6b1cc407585076321166c822cf49e0849e602e2f1ed1d4e355e589a39c15b3770ef43b7b9fccb9985c822b922277b204e04005091c8ce3917d767
1818 # {{ end }} This in fact is YAML comment, but Go templating instruction is evaluated by bldr
1919 prepare :
2020 - |
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ SPIN_VERSION: v0.15.1
1111# renovate: datasource=github-releases depName=kata-containers/kata-containers
1212KATA_CONTAINERS_VERSION : 3.3.0
1313# renovate: datasource=github-releases depName=containers/crun
14- CRUN_VERSION : 1.15
14+ CRUN_VERSION : 1.16
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Spin: 0.15.1
7070Gvisor: 20240729.0
7171Wasmedge: v0.4.0
7272Kata Containers: 3.3.0
73- NVIDIA container toolkit: v1.15.0
73+ NVIDIA container toolkit: v1.16.1
7474iscsi-tools: v0.1.5
7575vmtoolsd: v0.6.0
7676util-linux-tools: 2.40.2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ NVIDIA_DRIVER_PRODUCTION_VERSION: 550.90.07
66# renovate: datasource=github-releases depName=nvidia/nvidia-container-toolkit
77CONTAINER_TOOLKIT_VERSION : v1.16.1
88CONTAINER_TOOLKIT_REF : a470818ba7d9166be282cd0039dd2fc9b0a34d73
9- # renovate: datasource=git-tags depName=nvidia/libnvidia-container
9+ # renovate: datasource=github-releases depName=nvidia/libnvidia-container
1010LIBNVIDIA_CONTAINER_VERSION : v1.16.1
1111LIBNVIDIA_CONTAINER_REF : 4c2494f16573b585788a42e9c7bee76ecd48c73d
1212# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
You can’t perform that action at this time.
0 commit comments