diff --git a/docs/README.md b/docs/README.md index d82a98798..ac425c6ef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,6 @@ This library is generated with [`k8s`](https://github.com/jsonnet-libs/k8s). - [provider-jet-mongodbatlas/0.3](provider-jet-mongodbatlas/0.3/README.md) - [provider-nop/0.2.0](provider-nop/0.2.0/README.md) - [provider-grafana/0.15](provider-grafana/0.15/README.md) -- [upbound-provider-aws/1.6.0](upbound-provider-aws/1.6.0/README.md) - [upbound-provider-aws/1.6](upbound-provider-aws/1.6/README.md) - [upbound-provider-azure/0.29](upbound-provider-azure/0.29/README.md) - [upbound-provider-azuread/0.11](upbound-provider-azuread/0.11/README.md) diff --git a/docs/upbound-provider-aws/1.6.0/README.md b/docs/upbound-provider-aws/1.6.0/README.md deleted file mode 100644 index 2b1426178..000000000 --- a/docs/upbound-provider-aws/1.6.0/README.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -permalink: /upbound-provider-aws/1.6.0/ ---- - -# upbound_aws - -```jsonnet -local upbound_aws = import "github.com/jsonnet-libs/crossplane-libsonnet/upbound-provider-aws/1.6.0/main.libsonnet" -``` - diff --git a/upbound-provider-aws/1.6.0/gen.libsonnet b/upbound-provider-aws/1.6.0/gen.libsonnet deleted file mode 100644 index c578b822b..000000000 --- a/upbound-provider-aws/1.6.0/gen.libsonnet +++ /dev/null @@ -1,4 +0,0 @@ -{ - local d = (import 'doc-util/main.libsonnet'), - '#':: d.pkg(name='upbound_aws', url='github.com/jsonnet-libs/crossplane-libsonnet/upbound-provider-aws/1.6.0/main.libsonnet', help=''), -} diff --git a/upbound-provider-aws/1.6.0/main.libsonnet b/upbound-provider-aws/1.6.0/main.libsonnet deleted file mode 100644 index f5597a504..000000000 --- a/upbound-provider-aws/1.6.0/main.libsonnet +++ /dev/null @@ -1 +0,0 @@ -(import 'gen.libsonnet')