Skip to content

Commit

Permalink
update: source github.com/jsonnet-libs/k8s@c2117055
Browse files Browse the repository at this point in the history
  • Loading branch information
artych authored and jsonnet-libs-bot committed Oct 8, 2024
1 parent b8c8795 commit 3b57d13
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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/0.40](upbound-provider-aws/0.40/README.md)
- [upbound-provider-aws/1.6.0](upbound-provider-aws/1.6.0/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)
- [upbound-provider-gcp/0.36](upbound-provider-gcp/0.36/README.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
permalink: /upbound-provider-aws/0.40/
permalink: /upbound-provider-aws/1.6.0/
---

# upbound_aws

```jsonnet
local upbound_aws = import "github.com/jsonnet-libs/crossplane-libsonnet/upbound-provider-aws/0.40/main.libsonnet"
local upbound_aws = import "github.com/jsonnet-libs/crossplane-libsonnet/upbound-provider-aws/1.6.0/main.libsonnet"
```

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
local d = (import 'doc-util/main.libsonnet'),
'#':: d.pkg(name='upbound_aws', url='github.com/jsonnet-libs/crossplane-libsonnet/upbound-provider-aws/0.40/main.libsonnet', help=''),
'#':: d.pkg(name='upbound_aws', url='github.com/jsonnet-libs/crossplane-libsonnet/upbound-provider-aws/1.6.0/main.libsonnet', help=''),
}
File renamed without changes.

0 comments on commit 3b57d13

Please sign in to comment.