This repo contains 2 components that support the Giant Swarm App Platform.
- A Helm chart used by opsctl ensure appcatalogs.
- A Go library we use in integration tests to get the correct version of managed apps.
Clone the git repository: https://github.com/giantswarm/appcatalog.git
Build it using the standard go build
command.
go build github.com/giantswarm/appcatalog
- Mailing list: giantswarm
- Bugs: issues
See CONTRIBUTING for details on submitting patches, the contribution workflow as well as reporting bugs.
appcatalog is under the Apache 2.0 license. See the LICENSE file for details.