-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy pathrepo.yml
28 lines (26 loc) · 997 Bytes
/
repo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
type: docker
backports:
next: 11.9.x
current: 10.8.x
sunset: 10.3.x
upstream:
- repo: 'balena-register-device'
url: 'https://github.com/balena-io-modules/balena-register-device'
- repo: 'docker-delta'
url: 'https://github.com/balena-io-modules/node-docker-delta'
- repo: 'docker-progress'
url: 'https://github.com/balena-io-modules/docker-progress'
- repo: 'docker-toolbelt'
url: 'https://github.com/balena-io-modules/docker-toolbelt'
- repo: 'livepush'
url: 'https://github.com/balena-io-modules/livepush'
- repo: 'pinejs-client-request'
url: 'https://github.com/balena-io-modules/pinejs-client-request'
- repo: 'resin-docker-build'
url: 'https://github.com/balena-io-modules/resin-docker-build'
- repo: 'resumable-request'
url: 'https://github.com/balena-io-modules/resumable-request'
- repo: 'typed-error'
url: 'https://github.com/balena-io-modules/typed-error'
- repo: 'contrato'
url: 'https://github.com/balena-io/contrato'