Skip to content

Commit 8c66017

Browse files
authored
typo
1 parent 1a2be76 commit 8c66017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/crossplane-core/config.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ config.new(
66
// Crossplane itself
77
// Release support table: https://github.com/crossplane/crossplane#releases
88
{
9-
output: 'crossplane/2.2',
9+
output: 'crossplane/2.1',
1010
prefix: '^io\\.crossplane\\.(ops|pkg|apiextensions|connection)\\..*',
1111
crds: ['https://doc.crds.dev/raw/github.com/crossplane/crossplane@v2.1.0'],
1212
localName: 'crossplane',

0 commit comments

Comments
 (0)