services: Update API service version

Update open-balena-api from 0.11.8 to 0.19.5

This brings in the latest bugfixes and changes.

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
This commit is contained in:
Rich Bayliss 2019-05-21 09:15:22 +01:00
parent 3bf14a2140
commit f8b8a1589a
No known key found for this signature in database
GPG Key ID: E53C4B4D18499E1A
3 changed files with 14 additions and 2 deletions

View File

@ -0,0 +1 @@
[]

View File

@ -1,4 +1,4 @@
export OPENBALENA_API_VERSION_TAG=v0.11.8
export OPENBALENA_API_VERSION_TAG=v0.19.5
export OPENBALENA_DB_VERSION_TAG=v2.0.3
export OPENBALENA_REGISTRY_VERSION_TAG=v2.5.0
export OPENBALENA_S3_VERSION_TAG=v2.6.2

View File

@ -1,2 +1,13 @@
type: 'generic'
type: "generic"
reviewers: 1
upstream:
- repo: open-balena-api
url: https://github.com/balena-io/open-balena-api
- repo: open-balena-vpn
url: https://github.com/balena-io/open-balena-vpn
- repo: open-balena-registry
url: https://github.com/balena-io/open-balena-registry
- repo: open-balena-db
url: https://github.com/balena-io/open-balena-db
- repo: open-balena-s3
url: https://github.com/balena-io/open-balena-s3