balena-supervisor/repo.yml
Pagan Gazzard 9e52bb33ac Update balena-register-device and send extra info at provision time
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
2021-04-29 13:44:30 +00:00

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'