mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 06:07:57 +00:00
9e52bb33ac
This extra info will mean the API is able to immediately set default config vars based on the os/supervisor version so that they are available on the first target state fetch rather than having a delay whilst waiting for the supervisor to report them as part of a state patch Update balena-register-device from 6.1.6 to 7.2.0 Change-type: patch
29 lines
997 B
YAML
29 lines
997 B
YAML
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'
|