We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f12f7e commit 7814fe4Copy full SHA for 7814fe4
libs/crossplane/config.jsonnet
@@ -78,9 +78,9 @@ config.new(
78
localName: 'crossplane_sql',
79
},
80
{
81
- output: 'provider-kubernetes/0.9',
+ output: 'provider-kubernetes/0.15',
82
prefix: '^io\\.crossplane\\.kubernetes\\..*',
83
- crds: ['https://doc.crds.dev/raw/github.com/crossplane-contrib/provider-kubernetes@v0.9.0'],
+ crds: ['https://doc.crds.dev/raw/github.com/crossplane-contrib/provider-kubernetes@v0.15.0'],
84
localName: 'crossplane_kubernetes',
85
86
0 commit comments