-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathversions.json
78 lines (78 loc) · 2.98 KB
/
versions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"liblonghorn": {
"repo": "https://github.com/rancher/liblonghorn.git",
"commit": "53d1c063b95efc8d949b095bd4bf04637230265f",
"tag": "v1.0.0",
"description": "liblonghorn is a library that provides a simple interface to interact with Longhorn."
},
"tgt": {
"repo": "https://github.com/rancher/tgt.git",
"commit": "3a8bc4823b5390e046f7aa8231ed262c0365c42c",
"tag": "v1.0.79+1",
"description": "tgtd is a user-space daemon that provides SCSI target support."
},
"spdk": {
"repo": "https://github.com/longhorn/spdk.git",
"commit": "0c702696ba139c65b2cef3af76ca7648ad2b06d0",
"tag": "v24.09.0+2",
"description": "SPDK is a storage performance development kit."
},
"go-spdk-helper": {
"repo": "https://github.com/longhorn/go-spdk-helper.git",
"commit": "52d1caf5f7a7470e0e57d37976269315cf5172f9",
"tag": "v0.0.1",
"description": "go-spdk-helper is a Go wrapper for SPDK."
},
"libjsonc": {
"repo": "https://github.com/json-c/json-c.git",
"commit": "b4c371fa0cbc4dcbaccc359ce9e957a22988fb34",
"tag": "json-c-0.17-20230812",
"description": "JSON-C is a JSON implementation in C."
},
"nvme-cli": {
"repo": "https://github.com/linux-nvme/nvme-cli.git",
"commit": "eeaa08c9a0e9184f3889df0bff3d2a23db6d6294",
"tag": "v2.10.2",
"description": "nvme-cli is a utility for managing NVMe devices."
},
"nfs-ganesha": {
"repo": "https://github.com/rancher/nfs-ganesha.git",
"commit": "faaab3b04fbcba0aa5b2c1f0ce14518d8f72fa23",
"tag": "v6.5.0+1",
"description": "NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs inside the longhorn-shared-manager pod."
},
"ntirpc": {
"repo": "https://github.com/nfs-ganesha/ntirpc.git",
"commit": "d2b7209f82fac44fe95731ce98740f793e9e98a0",
"tag": "v6.3",
"description": "ntirpc is a new transport-agnostic RPC library that is being developed as part of the NFS-Ganesha project."
},
"csi-attacher": {
"repo": "https://github.com/kubernetes-csi/external-attacher.git",
"tag": "v4.8.1"
},
"csi-provisioner": {
"repo": "https://github.com/kubernetes-csi/external-provisioner.git",
"tag": "v5.2.0"
},
"csi-resizer": {
"repo": "https://github.com/kubernetes-csi/external-resizer.git",
"tag": "v1.13.2"
},
"csi-snapshotter": {
"repo": "https://github.com/kubernetes-csi/external-snapshotter.git",
"tag": "v8.2.0"
},
"csi-node-driver-registrar": {
"repo": "https://github.com/kubernetes-csi/node-driver-registrar.git",
"tag": "v2.13.0"
},
"livenessprobe": {
"repo": "https://github.com/kubernetes-csi/livenessprobe.git",
"tag": "v2.15.0"
},
"support-bundle-kit": {
"repo": "https://github.com/rancher/support-bundle-kit.git",
"tag": "v0.0.54"
}
}