mirror of
https://github.com/balena-io/open-balena.git
synced 2025-01-29 15:44:00 +00:00
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:
parent
3bf14a2140
commit
f8b8a1589a
1
.versionbot/CHANGELOG.yml
Normal file
1
.versionbot/CHANGELOG.yml
Normal file
@ -0,0 +1 @@
|
||||
[]
|
@ -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
|
||||
|
13
repo.yml
13
repo.yml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user