Skip to content

Commit 547f2f6

Browse files
Merge pull request #11 from orange-cloudfoundry/renovate/crossplane-cli-2.x
Update dependency crossplane-cli to v2
2 parents 7adb750 + 78d71d4 commit 547f2f6

2 files changed

Lines changed: 253 additions & 13 deletions

File tree

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.6/.schema/devbox.schema.json",
33
"packages": [
44
"kubectl@1.31.2",
5-
"crossplane-cli@1.20.0",
5+
"crossplane-cli@2.0.2",
66
"kyverno-chainsaw@0.2.12",
77
"go-task@3.41.0",
88
"envsubst@1.4.2",

devbox.lock

Lines changed: 252 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,175 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4-
"crossplane-cli@1.20.0": {
5-
"last_modified": "2025-05-24T21:46:02Z",
6-
"resolved": "github:NixOS/nixpkgs/edb3633f9100d9277d1c9af245a4e9337a980c07#crossplane-cli",
4+
"crossplane-cli@2.0.2": {
5+
"last_modified": "2025-11-23T21:50:36Z",
6+
"resolved": "github:NixOS/nixpkgs/ee09932cedcef15aaf476f9343d1dea2cb77e261#crossplane-cli",
77
"source": "devbox-search",
8-
"version": "1.20.0",
8+
"version": "2.0.2",
99
"systems": {
1010
"aarch64-darwin": {
1111
"outputs": [
1212
{
1313
"name": "out",
14-
"path": "/nix/store/qp92q8nijc35f1fhqqw6lbpfj2h2bqz8-crossplane-cli-1.20.0",
14+
"path": "/nix/store/c9x54bgz0z63csfl64ipgqrnw8ny69al-crossplane-cli-2.0.2",
1515
"default": true
1616
}
1717
],
18-
"store_path": "/nix/store/qp92q8nijc35f1fhqqw6lbpfj2h2bqz8-crossplane-cli-1.20.0"
18+
"store_path": "/nix/store/c9x54bgz0z63csfl64ipgqrnw8ny69al-crossplane-cli-2.0.2"
1919
},
2020
"aarch64-linux": {
2121
"outputs": [
2222
{
2323
"name": "out",
24-
"path": "/nix/store/v877870zdg4wh6q4dqhkic1vlvdd088y-crossplane-cli-1.20.0",
24+
"path": "/nix/store/n3w2kirpl8vwks8w8aid84sqa74q9hmv-crossplane-cli-2.0.2",
2525
"default": true
2626
}
2727
],
28-
"store_path": "/nix/store/v877870zdg4wh6q4dqhkic1vlvdd088y-crossplane-cli-1.20.0"
28+
"store_path": "/nix/store/n3w2kirpl8vwks8w8aid84sqa74q9hmv-crossplane-cli-2.0.2"
2929
},
3030
"x86_64-darwin": {
3131
"outputs": [
3232
{
3333
"name": "out",
34-
"path": "/nix/store/h66dvlv0nfw9i163kbd7l25pbqjz66yr-crossplane-cli-1.20.0",
34+
"path": "/nix/store/kbb9zi1ibgdgwgvf00pyq7g3n37pn39k-crossplane-cli-2.0.2",
3535
"default": true
3636
}
3737
],
38-
"store_path": "/nix/store/h66dvlv0nfw9i163kbd7l25pbqjz66yr-crossplane-cli-1.20.0"
38+
"store_path": "/nix/store/kbb9zi1ibgdgwgvf00pyq7g3n37pn39k-crossplane-cli-2.0.2"
3939
},
4040
"x86_64-linux": {
4141
"outputs": [
4242
{
4343
"name": "out",
44-
"path": "/nix/store/qmdm9gg6v740jnf30ral05mdmaz5x9cf-crossplane-cli-1.20.0",
44+
"path": "/nix/store/m0v975n7s0qg9fnm794hwyhsp0j6cmqh-crossplane-cli-2.0.2",
4545
"default": true
4646
}
4747
],
48-
"store_path": "/nix/store/qmdm9gg6v740jnf30ral05mdmaz5x9cf-crossplane-cli-1.20.0"
48+
"store_path": "/nix/store/m0v975n7s0qg9fnm794hwyhsp0j6cmqh-crossplane-cli-2.0.2"
49+
}
50+
}
51+
},
52+
"curl@8.16.0": {
53+
"last_modified": "2025-11-22T10:07:53Z",
54+
"resolved": "github:NixOS/nixpkgs/878e468e02bfabeda08c79250f7ad583037f2227#curl",
55+
"source": "devbox-search",
56+
"version": "8.16.0",
57+
"systems": {
58+
"aarch64-darwin": {
59+
"outputs": [
60+
{
61+
"name": "bin",
62+
"path": "/nix/store/rfnn3b2gf1290mgjl28c5d0crva37m3v-curl-8.16.0-bin",
63+
"default": true
64+
},
65+
{
66+
"name": "man",
67+
"path": "/nix/store/bmfqy86qpdq3nb8zvplchx7drswvr9ax-curl-8.16.0-man",
68+
"default": true
69+
},
70+
{
71+
"name": "out",
72+
"path": "/nix/store/m8s7y8bnj2s330av7gfcz6y3yzczsy4q-curl-8.16.0"
73+
},
74+
{
75+
"name": "dev",
76+
"path": "/nix/store/f6a1lq69ypgnfhkks5rwklixh3y6sjgk-curl-8.16.0-dev"
77+
},
78+
{
79+
"name": "devdoc",
80+
"path": "/nix/store/n7bzryah8w57vnm8dyd6cy5flz7scxr7-curl-8.16.0-devdoc"
81+
}
82+
],
83+
"store_path": "/nix/store/rfnn3b2gf1290mgjl28c5d0crva37m3v-curl-8.16.0-bin"
84+
},
85+
"aarch64-linux": {
86+
"outputs": [
87+
{
88+
"name": "bin",
89+
"path": "/nix/store/zp469vrgnjnnz1gmyg5i93512h854aqi-curl-8.16.0-bin",
90+
"default": true
91+
},
92+
{
93+
"name": "man",
94+
"path": "/nix/store/7wfplbs7byg1msvq4yd686mln36r3jlz-curl-8.16.0-man",
95+
"default": true
96+
},
97+
{
98+
"name": "out",
99+
"path": "/nix/store/w77d89w1hblypr3cnqsnv8bzg8i96a6m-curl-8.16.0"
100+
},
101+
{
102+
"name": "debug",
103+
"path": "/nix/store/i26yyw8amdxydj0v1nifi2a4p5xyf5j5-curl-8.16.0-debug"
104+
},
105+
{
106+
"name": "dev",
107+
"path": "/nix/store/h8r7ay7pmgnqp7ycajmiminbsf2i7ayb-curl-8.16.0-dev"
108+
},
109+
{
110+
"name": "devdoc",
111+
"path": "/nix/store/dwk3z29f88j98p82naljj8jda0j2vx6i-curl-8.16.0-devdoc"
112+
}
113+
],
114+
"store_path": "/nix/store/zp469vrgnjnnz1gmyg5i93512h854aqi-curl-8.16.0-bin"
115+
},
116+
"x86_64-darwin": {
117+
"outputs": [
118+
{
119+
"name": "bin",
120+
"path": "/nix/store/n9lkyn1w9m1rzcvywxf9bpb26gcx1i2y-curl-8.16.0-bin",
121+
"default": true
122+
},
123+
{
124+
"name": "man",
125+
"path": "/nix/store/lhwyp35czsh7vpvmv0b89gy41d5h6rmj-curl-8.16.0-man",
126+
"default": true
127+
},
128+
{
129+
"name": "dev",
130+
"path": "/nix/store/ndn3ds11bn50xfy5afzwnnhkjp48hms0-curl-8.16.0-dev"
131+
},
132+
{
133+
"name": "devdoc",
134+
"path": "/nix/store/xw66cfgl4asky6krkf45qi0xwv2xwncb-curl-8.16.0-devdoc"
135+
},
136+
{
137+
"name": "out",
138+
"path": "/nix/store/ah1sjpvdbnam1sqc5czdc2s7wpg6nxrs-curl-8.16.0"
139+
}
140+
],
141+
"store_path": "/nix/store/n9lkyn1w9m1rzcvywxf9bpb26gcx1i2y-curl-8.16.0-bin"
142+
},
143+
"x86_64-linux": {
144+
"outputs": [
145+
{
146+
"name": "bin",
147+
"path": "/nix/store/79kgkppxjs06j3z46p4py7mfyq08fxwj-curl-8.16.0-bin",
148+
"default": true
149+
},
150+
{
151+
"name": "man",
152+
"path": "/nix/store/29l7shzw5nq9iibr7nr4i06hi3vy8p61-curl-8.16.0-man",
153+
"default": true
154+
},
155+
{
156+
"name": "debug",
157+
"path": "/nix/store/5hxj7dif1sjjcvyiy3hh514dh78amcpn-curl-8.16.0-debug"
158+
},
159+
{
160+
"name": "dev",
161+
"path": "/nix/store/z9bdqv7mm058w2l4kh72ak2r5ciliw60-curl-8.16.0-dev"
162+
},
163+
{
164+
"name": "devdoc",
165+
"path": "/nix/store/cxfh4zq3a97asi4f9i48mmjn5qcay1c1-curl-8.16.0-devdoc"
166+
},
167+
{
168+
"name": "out",
169+
"path": "/nix/store/gajzimp0a2hdzxln2xiknaqxkpssdyz0-curl-8.16.0"
170+
}
171+
],
172+
"store_path": "/nix/store/79kgkppxjs06j3z46p4py7mfyq08fxwj-curl-8.16.0-bin"
49173
}
50174
}
51175
},
@@ -145,6 +269,122 @@
145269
}
146270
}
147271
},
272+
"jq@1.8.1": {
273+
"last_modified": "2025-12-29T08:23:14Z",
274+
"resolved": "github:NixOS/nixpkgs/0744ef1b047f07d31d9962d757ffe38ec14a4d41#jq",
275+
"source": "devbox-search",
276+
"version": "1.8.1",
277+
"systems": {
278+
"aarch64-darwin": {
279+
"outputs": [
280+
{
281+
"name": "bin",
282+
"path": "/nix/store/4hy1mm43nvmjpnyfsa80csbsg4wd8691-jq-1.8.1-bin",
283+
"default": true
284+
},
285+
{
286+
"name": "man",
287+
"path": "/nix/store/054063ybv64v877qmqd55pl68hri679w-jq-1.8.1-man",
288+
"default": true
289+
},
290+
{
291+
"name": "out",
292+
"path": "/nix/store/an0a5rm99xsaj4pqfnlwsnc288rb4chm-jq-1.8.1"
293+
},
294+
{
295+
"name": "dev",
296+
"path": "/nix/store/1l5dl9d9mcpm7i0r5bhb23xczlfd2i0i-jq-1.8.1-dev"
297+
},
298+
{
299+
"name": "doc",
300+
"path": "/nix/store/baidiqpr2sqdv59asy5a3gajpfn8sqig-jq-1.8.1-doc"
301+
}
302+
],
303+
"store_path": "/nix/store/4hy1mm43nvmjpnyfsa80csbsg4wd8691-jq-1.8.1-bin"
304+
},
305+
"aarch64-linux": {
306+
"outputs": [
307+
{
308+
"name": "bin",
309+
"path": "/nix/store/3rmzb92a65vp55dmmzmh2qygq5wkdmb8-jq-1.8.1-bin",
310+
"default": true
311+
},
312+
{
313+
"name": "man",
314+
"path": "/nix/store/44gwjhi00hwkpy0csxjnm1h5zcsbvymw-jq-1.8.1-man",
315+
"default": true
316+
},
317+
{
318+
"name": "dev",
319+
"path": "/nix/store/xqy22d0ny10bcsczlgg02ni5lgp5zjc8-jq-1.8.1-dev"
320+
},
321+
{
322+
"name": "doc",
323+
"path": "/nix/store/36zp3bh3q76jq8pix9g9j54v36ddz20n-jq-1.8.1-doc"
324+
},
325+
{
326+
"name": "out",
327+
"path": "/nix/store/h7qs29xm3i5zq058g0r0a0f8qzwfwpfv-jq-1.8.1"
328+
}
329+
],
330+
"store_path": "/nix/store/3rmzb92a65vp55dmmzmh2qygq5wkdmb8-jq-1.8.1-bin"
331+
},
332+
"x86_64-darwin": {
333+
"outputs": [
334+
{
335+
"name": "bin",
336+
"path": "/nix/store/0kz2h1wisnvpmavfra6n8fi0x2brhfg6-jq-1.8.1-bin",
337+
"default": true
338+
},
339+
{
340+
"name": "man",
341+
"path": "/nix/store/8xvsm6pzpya6jc3vfmxagxj46iz9hix9-jq-1.8.1-man",
342+
"default": true
343+
},
344+
{
345+
"name": "dev",
346+
"path": "/nix/store/w96fml250mbz0p0an0f7p6zfblrpz0pn-jq-1.8.1-dev"
347+
},
348+
{
349+
"name": "doc",
350+
"path": "/nix/store/k388l1qgp6dcn80njl1by9x5i2jy8i0m-jq-1.8.1-doc"
351+
},
352+
{
353+
"name": "out",
354+
"path": "/nix/store/30wa9jl18hjfi5756chyg4kl1164d5wk-jq-1.8.1"
355+
}
356+
],
357+
"store_path": "/nix/store/0kz2h1wisnvpmavfra6n8fi0x2brhfg6-jq-1.8.1-bin"
358+
},
359+
"x86_64-linux": {
360+
"outputs": [
361+
{
362+
"name": "bin",
363+
"path": "/nix/store/qvbwz06cqra3cmlra40v0adw75j6j7wm-jq-1.8.1-bin",
364+
"default": true
365+
},
366+
{
367+
"name": "man",
368+
"path": "/nix/store/6wpy08grkd8315ad3wsx8dd92cx5n26z-jq-1.8.1-man",
369+
"default": true
370+
},
371+
{
372+
"name": "out",
373+
"path": "/nix/store/gs6yqc24w093xsnnz3kkhls8jz7pnffy-jq-1.8.1"
374+
},
375+
{
376+
"name": "dev",
377+
"path": "/nix/store/jq07r49vk5wa10a1kk2y87nwbbl62qxz-jq-1.8.1-dev"
378+
},
379+
{
380+
"name": "doc",
381+
"path": "/nix/store/brd1gvvbq8bblpbizmyjhsfwr7nlmvyq-jq-1.8.1-doc"
382+
}
383+
],
384+
"store_path": "/nix/store/qvbwz06cqra3cmlra40v0adw75j6j7wm-jq-1.8.1-bin"
385+
}
386+
}
387+
},
148388
"kubectl@1.31.2": {
149389
"last_modified": "2024-12-03T12:40:06Z",
150390
"resolved": "github:NixOS/nixpkgs/566e53c2ad750c84f6d31f9ccb9d00f823165550#kubectl",

0 commit comments

Comments
 (0)