mirror of
https://github.com/balena-io/open-balena.git
synced 2025-02-01 16:58:00 +00:00
56de2d20bb
Credentials for S3 can now be specified using the following docker-compose based envvars: * S3_MINIO_ACCESS_KEY * S3_MINIO_SECRET_KEY Connects-to: #48 Change-type: minor Signed-off-by: Heds Simons <heds@balena.io>
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
export OPENBALENA_API_VERSION_TAG=v0.11.8
|
|
export OPENBALENA_DB_VERSION_TAG=v2.0.3
|
|
export OPENBALENA_REGISTRY_VERSION_TAG=v2.5.0
|
|
export OPENBALENA_S3_VERSION_TAG=v2.6.2
|
|
export OPENBALENA_VPN_VERSION_TAG=v8.10.0
|