mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-18 13:26:26 +00:00
47eae7200e
Previous commit now changed ChangeLog format and skipped update of VERSION file. This reverts config back to `docker` and fixes changelog 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'
|