-
Notifications
You must be signed in to change notification settings - Fork 6
/
dependencies.yaml
153 lines (131 loc) · 3.29 KB
/
dependencies.yaml
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
---
dependencies:
- name: CRI-O
version: v1.31
refPaths:
- path: README.md
match: CRIO_VERSION
- path: README.md
match: bash -s -- -t
- name: zeitgeist
version: v0.5.4
refPaths:
- path: Makefile
match: ZEITGEIST_VERSION
- name: Kubernetes test version
version: v1.31
refPaths:
- path: test/scripts/versions.sh
match: KUBERNETES_VERSION
- path: test/deb/lima.yaml
match: KUBERNETES_VERSION
- path: test/rpm/lima.yaml
match: KUBERNETES_VERSION
- path: README.md
match: KUBERNETES_VERSION
- name: OSC
version: 1.9.2
refPaths:
- path: scripts/helpers
match: OSC_VERSION
- name: Fedora test image
version: 39
refPaths:
- path: test/rpm/Dockerfile
match: FROM=
- path: .github/workflows/obs.yml
match: "- image: fedora"
- name: CentOS test vagrant image
version: stream9
refPaths:
- path: test/rpm/Vagrantfile
match: config.vm.box
- name: Ubuntu test vagrant image
version: ubuntu2204
refPaths:
- path: test/deb/Vagrantfile
match: config.vm.box
- name: Ubuntu test container image
version: 22.04
refPaths:
- path: test/deb/Dockerfile
match: FROM=
- path: .github/workflows/obs.yml
match: "- image: ubuntu"
- name: Debian test container image
version: 12
refPaths:
- path: .github/workflows/obs.yml
match: "- image: debian"
- name: AlmaLinux test container image
version: "9.2"
refPaths:
- path: .github/workflows/obs.yml
match: "- image: almalinux"
- name: qemu
version: 7.2.0-1
refPaths:
- path: scripts/test-architectures
match: QEMUVERSION
- name: shellcheck
version: v0.10.0
refPaths:
- path: Makefile
match: SHELLCHECK_VERSION
- name: shellfmt
version: v3.9.0
refPaths:
- path: Makefile
match: SHFMT_VERSION
- name: mdtoc
version: v1.4.0
refPaths:
- path: Makefile
match: MDTOC_VERSION
- name: krel
version: v0.17.10
refPaths:
- path: scripts/helpers
match: KREL_VERSION
- name: bom
version: v0.6.0
refPaths:
- path: scripts/bundle/build
match: BOM_VERSION
- path: .github/workflows/test.yml
match: BOM_VERSION
- name: debian base
version: bookworm-v1.0.4
refPaths:
- path: test/testdata/container.json
match: image
- name: cni-plugins (latest)
version: v1.6.0
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: cni-plugins
- name: conmon (latest)
version: v2.1.12
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: conmon
- name: conmon-rs (latest)
version: v0.6.6
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: conmon-rs
- name: cri-tools (latest)
version: v1.31.1
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: cri-tools
- name: runc (latest)
version: v1.2.2
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: runc
- name: crun (latest)
version: 1.18.2
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: crun