Skip to content

wotolom/crossplanereleaser

 
 

Repository files navigation

XPReleaser

Like Goreleaser but for Crossplane packages.

Usage

Build and push artifacts to a registry:

crossplanereleaser release

To just build artifacts:

crossplanereleaser build

Requirements

Crossplanereleaser does not deal packages by itself but instead uses external tools for that which need to be available in your system:

  • git to generate package meta information.
  • crank for package building
  • crane for image publishing.

About

Like Goreleaser but for Crossplane packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%