https://github.com/hasheddan/xp-package-ports
Ports of @crossplane packages to the v2 format.
https://github.com/hasheddan/xp-package-ports
Last synced: about 1 year ago
JSON representation
Ports of @crossplane packages to the v2 format.
- Host: GitHub
- URL: https://github.com/hasheddan/xp-package-ports
- Owner: hasheddan
- Created: 2020-09-11T15:55:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T22:33:33.000Z (over 5 years ago)
- Last Synced: 2025-03-21T02:12:52.752Z (over 1 year ago)
- Language: Makefile
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crossplane Package Ports
Ports of Crossplane v1 packages to be compatible with the v2 specification.
## Images
Images for each package are available and match the following naming pattern:
```
hasheddan/xp3-:
```
So the `crossplane/provider-aws:v0.11.1` v2 port is available at:
```
hasheddan/xp3-provider-aws:v0.11.1
```