mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-18 21:27:52 +00:00
3553999912
* integration/e2e tests * automatic SSL/TLS PKI (wildcard cert.) generation via DNS-01 challenge * update getting started guide * remove unnecessary privileges (Redis) * pin Redis to v7.2 (BSD license) * enable trust proxy Co-authored-by: Kyle Harding <kyle@balena.io> change-type: major
14 lines
434 B
YAML
14 lines
434 B
YAML
---
|
|
type: generic
|
|
upstream:
|
|
- repo: open-balena-api
|
|
url: https://github.com/balena-io/open-balena-api
|
|
- repo: open-balena-vpn
|
|
url: https://github.com/balena-io/open-balena-vpn
|
|
- repo: open-balena-registry
|
|
url: https://github.com/balena-io/open-balena-registry
|
|
- repo: open-balena-db
|
|
url: https://github.com/balena-io/open-balena-db
|
|
- repo: open-balena-s3
|
|
url: https://github.com/balena-io/open-balena-s3
|