mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-19 21:57:53 +00:00
2a7d0687a2
Update open-balena-s3 to 2.8.3 This makes new installations of openBalena use the S3 container as a storage backend for the Registry service by default. Existing installs should not be affected. Change-type: major Signed-off-by: Rich Bayliss <rich@balena.io>
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
export OPENBALENA_API_VERSION_TAG=v0.19.5
|
|
export OPENBALENA_DB_VERSION_TAG=v2.0.3
|
|
export OPENBALENA_MDNS_PUBLISHER_VERSION_TAG=v1.6.2
|
|
export OPENBALENA_REGISTRY_VERSION_TAG=v2.11.1
|
|
export OPENBALENA_S3_VERSION_TAG=v2.8.5
|
|
export OPENBALENA_VPN_VERSION_TAG=v8.10.0
|