Commit Graph

224 Commits

Author SHA1 Message Date
fisehara
66acae8bbf scripts/compose: Delete never called helper function 2021-05-24 14:16:11 +02:00
fisehara
cd2c3f5e11 scripts/compose: Delete Balena CLI version warning
This can be removed completely now — it was added to ensure existing users also update to the latest (at the time) CLI as they updated their open-balena installation.

Change-type: patch
2021-05-24 14:08:00 +02:00
Balena CI
071b5850a9 v3.3.0 2021-05-05 16:22:49 +03:00
bulldozer-balena[bot]
91bc92dbb5
Merge pull request #115 from bartversluijs/patch-registry
Update registry service to v2.16.0
2021-05-05 13:21:13 +00:00
Bart Versluijs
49831a6a60 Update registry service
Change-type: minor
2021-05-05 15:13:27 +02:00
Balena CI
549de52c73 v3.2.2 2021-04-29 14:36:50 +03:00
bulldozer-balena[bot]
826b61f08b
Merge pull request #112 from balena-io/rmorillo24-patch-OBsupporteddevices
patch: Adding supported devices to OB
2021-04-29 11:35:14 +00:00
rmorillo24
0cdf0ef558
patch: Adding supported devices to OB
Added a line in the OB vs balenaCloud which includes a mention to the devices supported by each. This list is mentioned in the FAQ section of the pricing page.
2021-04-28 17:14:52 +02:00
Balena CI
bea552de6a v3.2.1 2021-02-07 01:15:14 +02:00
bulldozer-balena[bot]
419f3cddc4
Merge pull request #106 from balena-io/update-codeowners
Add Matt and Paulo to CODEOWNERS
2021-02-06 23:13:38 +00:00
Balena CI
b92a3c8092 v3.2.0 2021-01-29 17:55:27 +02:00
dfunckt
746be65846 Add Matt and Paulo to CODEOWNERS
Change-type: patch
2021-01-29 15:54:49 +00:00
bulldozer-balena[bot]
6250c85551
Merge pull request #105 from balena-io/update-services
Update services
2021-01-29 15:53:14 +00:00
Akis Kesoglou
3898342a5b Update services
Update open-balena-api from 0.109.2 to 0.119.5
Update balena-mdns-publisher from 1.7.9 to 1.9.2
Update open-balena-registry from 2.13.11 to 2.14.4
Update open-balena-vpn from 9.16.1 to 9.17.4

Change-type: minor
2021-01-29 17:34:31 +02:00
Balena CI
ab0b7467fd v3.1.4 2021-01-29 17:18:53 +02:00
bulldozer-balena[bot]
7cdce1a1c7
Merge pull request #104 from balena-io/close-port-3128
SECURITY: Close port 3128
2021-01-29 15:16:55 +00:00
Akis Kesoglou
da4c1678ec SECURITY: Close tunneling port (3128)
Port 3128, which was used for tunneling into devices, was plain TCP and has now been closed. Tunnelling is now via `tunnel.mydomain.com:443` (see #101). balena-cli versions before v12.38.5 are now incompatible and using the tunnel command will throw an error.

Refs: #101
Change-type: patch
2021-01-29 17:13:19 +02:00
Balena CI
6fdc700806 v3.1.3 2021-01-26 14:14:42 +02:00
bulldozer-balena[bot]
e6d0be1c74
Merge pull request #103 from balena-io/edit-codeowners
Remove Rich from CODEOWNERS
2021-01-26 12:12:15 +00:00
Akis Kesoglou
a0ef371621 Remove Rich from CODEOWNERS
Change-type: patch
2021-01-26 13:30:04 +02:00
Balena CI
cd98a0df3f v3.1.2 2021-01-22 16:10:08 +02:00
bulldozer-balena[bot]
296a746e96
Merge pull request #101 from balena-io/switch-tunnel-to-tls
tunnel: Expose tunnel service via TLS
2021-01-22 14:08:00 +00:00
Rich Bayliss
b3d184c13c tunnel: Expose tunnel service via TLS
In order to support the new CLI and balenaCloud deployment
schemes for the tunnel service, the service is now exposed via
the TLS port 443 on the `tunnel.{domain}` server name.

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2021-01-22 11:55:33 +00:00
Balena CI
3b9433e9cc v3.1.1 2020-11-10 17:59:55 +02:00
bulldozer-balena[bot]
763da0eb45
Merge pull request #97 from balena-io/update-versions
Update open-balena-api
2020-11-10 15:57:48 +00:00
Akis Kesoglou
bfce474ff0 Update open-balena-api
Fixes a bug with a migration that would keep obsolete DB columns around and prevent creation of applications and devices.

See https://github.com/balena-io/open-balena-api/pull/507

Fixes #94 #95

Change-type: patch
2020-11-10 17:54:33 +02:00
Balena CI
308322f774 v3.1.0 2020-11-03 18:22:26 +02:00
bulldozer-balena[bot]
c2077e5037
Merge pull request #96 from balena-io/set-default-bucket-prefix-images
Change S3 OS images folder from resinos to images
2020-11-03 16:20:37 +00:00
Stevche Radevski
7790290d0e Change S3 OS images folder from resinos to images
Change-type: minor
Signed-off-by: Stevche Radevski <stevche@balena.io>
2020-11-03 17:15:14 +01:00
Balena CI
857e6b3bd7 v3.0.1 2020-10-29 13:43:03 +02:00
bulldozer-balena[bot]
cbee20731b
Merge pull request #93 from balena-io/update-api
Update the API fixing an issue with migrations
2020-10-29 11:41:04 +00:00
Akis Kesoglou
eec16b843d Update the API fixing an issue with migrations
When updating from previous versions, the API will fail to execute the database migrations. This updates the API version to include a fix for this.

Change-type: patch
2020-10-29 13:35:30 +02:00
Balena CI
a3126359e0 v3.0.0 2020-10-28 14:17:36 +02:00
bulldozer-balena[bot]
6438da8498
Merge pull request #88 from balena-io/v3
Update versions of services
2020-10-28 12:16:01 +00:00
Akis Kesoglou
1f7ed769c0 Update versions of services
Change-type: major
2020-10-28 14:06:47 +02:00
Akis Kesoglou
41b1800166 Reorder README sections to bring “Getting Started” further up 2020-10-28 13:10:18 +02:00
Balena CI
77e3cfcdb6 v2.0.5 2020-10-12 14:42:08 +03:00
bulldozer-balena[bot]
d3f11819ce
Merge pull request #89 from balena-io/comparison-table
docs: add table comparing features of openBalena and balenaCloud
2020-10-12 11:40:27 +00:00
Balena CI
3816f09bc4 v2.0.4 2020-10-08 23:23:24 +03:00
bulldozer-balena[bot]
7154c5903f
Merge pull request #90 from balena-io/cli-incompatibility
docs: note that balenaCLI is incompatible >12.2.2
2020-10-08 20:21:43 +00:00
Matthew McGinn
71a692b28b docs: note that balenaCLI is incompatible >12.2.2
Connects-to: #85
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
2020-10-08 15:35:02 -04:00
Matthew McGinn
feeb830405 docs: add table comparing features of openBalena and balenaCloud
Connects-to: #62
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
2020-10-08 17:11:56 +00:00
Balena CI
eb262fe9a2 v2.0.3 2020-06-01 12:41:28 +03:00
bulldozer-balena[bot]
6db5e59958
Merge pull request #79 from balena-io/add-balenaos-version
docs: Add PSA about balenaOS version breakage
2020-06-01 09:39:28 +00:00
Rich Bayliss
d33560755f
docs: Add PSA about balenaOS version breakage
Due to a change in the balena-supervisor codebase, only balenaOS
versions <= 2.49.0 are working with open-balena.

This documentation change is a band-aid while we resolve the issue.

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-06-01 10:35:00 +01:00
Balena CI
f427982714 v2.0.2 2020-04-03 16:56:38 +03:00
dfunckt
b99e497ac9
Merge pull request #75 from Langhalsdino/patch-1
Add units to the default timeouts in haproxy.cfg
2020-04-03 16:54:57 +03:00
Frederic Tausch
de0293563f Added units to haproxy.cfg default timeouts
I added unit 's' (second) to the default timeouts in order to make them more readable.

Change-type: patch
2020-03-27 15:43:11 +01:00
Balena CI
17419557a5 v2.0.1 2020-01-17 12:30:31 +02:00
Rich Bayliss
c58ee37f17
Merge pull request #65 from balena-io/cert-provider-update
cert-provider: Update to support ACMEv2 on staging provider
2020-01-17 10:28:43 +00:00