We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2be76 commit 8c66017Copy full SHA for 8c66017
1 file changed
libs/crossplane-core/config.jsonnet
@@ -6,7 +6,7 @@ config.new(
6
// Crossplane itself
7
// Release support table: https://github.com/crossplane/crossplane#releases
8
{
9
- output: 'crossplane/2.2',
+ output: 'crossplane/2.1',
10
prefix: '^io\\.crossplane\\.(ops|pkg|apiextensions|connection)\\..*',
11
crds: ['https://doc.crds.dev/raw/github.com/crossplane/crossplane@v2.1.0'],
12
localName: 'crossplane',
0 commit comments