Skip to content

Commit 20b48a7

Browse files
Duologicthejoeejoee
authored andcommitted
chore(crossplane-core): bump to 2.0 (jsonnet-libs#596)
1 parent c9356f4 commit 20b48a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/crossplane-core/config.jsonnet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ config.new(
66
// Crossplane itself
77
// Release support table: https://github.com/crossplane/crossplane#releases
88
{
9-
output: 'crossplane/1.20',
9+
output: 'crossplane/2.0',
1010
prefix: '^io\\.crossplane\\.(pkg|apiextensions)\\..*',
11-
crds: ['https://doc.crds.dev/raw/github.com/crossplane/crossplane@v1.20.0'],
11+
crds: ['https://doc.crds.dev/raw/github.com/crossplane/crossplane@v2.0.0'],
1212
localName: 'crossplane',
1313
patchDir: 'custom/crossplane',
1414
},

0 commit comments

Comments
 (0)