diff --git a/README.md b/README.md index 4af118832..4c4a23f8c 100644 --- a/README.md +++ b/README.md @@ -1095,10 +1095,10 @@ SOFTWARE. [portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [portainer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [portainer-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/ef62e06 -[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/ef62e06/README.md +[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/0e87b37 +[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/0e87b37/README.md [sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues -[sqlite-web-version-shield]: https://img.shields.io/badge/version-ef62e06-blue.svg +[sqlite-web-version-shield]: https://img.shields.io/badge/version-0e87b37-blue.svg [sqlite-web-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sqlite-web-armhf.svg [sqlite-web-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [sqlite-web-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/sqlite-web/CHANGELOG.md b/sqlite-web/CHANGELOG.md index a1b322661..b4e0ce6ec 100644 --- a/sqlite-web/CHANGELOG.md +++ b/sqlite-web/CHANGELOG.md @@ -1,38 +1,41 @@ # Changelog since v1.2.0 -2019/08/10 17:57 UTC - [ef62e06](https://github.com/hassio-addons/addon-sqlite-web/commit/ef62e06cdea4a616a902dd4eedd94c8258b370e3) by [@frenck](https://github.com/frenck) +2019/08/16 19:52 UTC - [0e87b37](https://github.com/hassio-addons/addon-sqlite-web/commit/0e87b37642d80e1ae7f35f7248933bbf992d7e72) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.16.1-r0 + +2019/08/16 19:52 UTC - [ef62e06](https://github.com/hassio-addons/addon-sqlite-web/commit/ef62e06cdea4a616a902dd4eedd94c8258b370e3) by [@frenck](https://github.com/frenck) > :sparkles: Adds Ingress support (#45) -2019/08/10 17:57 UTC - [dbba30b](https://github.com/hassio-addons/addon-sqlite-web/commit/dbba30beec0889c6f0d04ab83c24455ab7c079ef) by [@frenck](https://github.com/frenck) +2019/08/16 19:52 UTC - [dbba30b](https://github.com/hassio-addons/addon-sqlite-web/commit/dbba30beec0889c6f0d04ab83c24455ab7c079ef) by [@frenck](https://github.com/frenck) > :racehorse: Improves build speed by leveraging the Home Assistant Wheels server -2019/08/10 17:57 UTC - [a714375](https://github.com/hassio-addons/addon-sqlite-web/commit/a7143757ed0ff42ef87a5f5ccf1e4bf039da4be7) by [@frenck](https://github.com/frenck) +2019/08/16 19:52 UTC - [a714375](https://github.com/hassio-addons/addon-sqlite-web/commit/a7143757ed0ff42ef87a5f5ccf1e4bf039da4be7) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx-mod-http-lua to 1.16.0-r2 -2019/08/10 17:57 UTC - [2e9a44c](https://github.com/hassio-addons/addon-sqlite-web/commit/2e9a44cde0e72aac35e4678284ab975b564e6044) by [@frenck](https://github.com/frenck) +2019/08/16 19:52 UTC - [2e9a44c](https://github.com/hassio-addons/addon-sqlite-web/commit/2e9a44cde0e72aac35e4678284ab975b564e6044) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx to 1.16.0-r2 -2019/08/10 17:57 UTC - [aa13ff9](https://github.com/hassio-addons/addon-sqlite-web/commit/aa13ff92ed69a7dc9a68155f8fc0133659ae8c88) by [@frenck](https://github.com/frenck) +2019/08/16 19:52 UTC - [aa13ff9](https://github.com/hassio-addons/addon-sqlite-web/commit/aa13ff92ed69a7dc9a68155f8fc0133659ae8c88) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades cython to 0.29.10-r0 -2019/08/10 17:57 UTC - [93ddb43](https://github.com/hassio-addons/addon-sqlite-web/commit/93ddb435d2ba29d33e873d25dd606c185bd79da7) by [@frenck](https://github.com/frenck) +2019/08/16 19:52 UTC - [93ddb43](https://github.com/hassio-addons/addon-sqlite-web/commit/93ddb435d2ba29d33e873d25dd606c185bd79da7) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to v2.0.3 -2019/08/10 17:57 UTC - [5a5fd84](https://github.com/hassio-addons/addon-sqlite-web/commit/5a5fd8430056f44d77f7211e8c2accf059d3a7a7) by [@renovate[bot]](https://github.com/apps/renovate) +2019/08/16 19:52 UTC - [5a5fd84](https://github.com/hassio-addons/addon-sqlite-web/commit/5a5fd8430056f44d77f7211e8c2accf059d3a7a7) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates peewee to v3.10.0 (#44) -2019/08/10 17:57 UTC - [85407b8](https://github.com/hassio-addons/addon-sqlite-web/commit/85407b87373f82ae5afc6e9a15e7c56efb122353) by [@renovate[bot]](https://github.com/apps/renovate) +2019/08/16 19:52 UTC - [85407b8](https://github.com/hassio-addons/addon-sqlite-web/commit/85407b87373f82ae5afc6e9a15e7c56efb122353) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates datasette to v0.29.2 (#39) -2019/08/10 17:57 UTC - [816a6b1](https://github.com/hassio-addons/addon-sqlite-web/commit/816a6b1f754f011d2f7abfec594ca13028ecd522) by [@renovate[bot]](https://github.com/apps/renovate) +2019/08/16 19:52 UTC - [816a6b1](https://github.com/hassio-addons/addon-sqlite-web/commit/816a6b1f754f011d2f7abfec594ca13028ecd522) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates flask to v1.1.1 (#37) -2019/08/10 17:57 UTC - [40c23e1](https://github.com/hassio-addons/addon-sqlite-web/commit/40c23e10f97044454e15b999a67b172ee26a3eae) by [@frenck](https://github.com/frenck) +2019/08/16 19:52 UTC - [40c23e1](https://github.com/hassio-addons/addon-sqlite-web/commit/40c23e10f97044454e15b999a67b172ee26a3eae) by [@frenck](https://github.com/frenck) > :pencil2: Maintaince -> Maintenance -2019/08/10 17:57 UTC - [b11f7f9](https://github.com/hassio-addons/addon-sqlite-web/commit/b11f7f93e2b080047a44123fcbc82dda4115ca3a) by [@renovate[bot]](https://github.com/apps/renovate) +2019/08/16 19:52 UTC - [b11f7f9](https://github.com/hassio-addons/addon-sqlite-web/commit/b11f7f93e2b080047a44123fcbc82dda4115ca3a) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates peewee to v3.9.6 (#36) -2019/08/10 17:57 UTC - [905dba8](https://github.com/hassio-addons/addon-sqlite-web/commit/905dba85014161e11f0819c95fa4a69c598bdc08) by [@renovate[bot]](https://github.com/apps/renovate) +2019/08/16 19:52 UTC - [905dba8](https://github.com/hassio-addons/addon-sqlite-web/commit/905dba85014161e11f0819c95fa4a69c598bdc08) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates datasette to v0.28 (#34) diff --git a/sqlite-web/README.md b/sqlite-web/README.md index c550b7a4c..d78764958 100644 --- a/sqlite-web/README.md +++ b/sqlite-web/README.md @@ -39,11 +39,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/ef62e06/README.md +[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/0e87b37/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-sqlite-web/68912 [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-ef62e06-blue.svg -[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/ef62e06 +[release-shield]: https://img.shields.io/badge/version-0e87b37-blue.svg +[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/0e87b37 [screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/master/images/sample-view.png \ No newline at end of file diff --git a/sqlite-web/config.json b/sqlite-web/config.json index ad74b1cec..495fbcdc3 100644 --- a/sqlite-web/config.json +++ b/sqlite-web/config.json @@ -1,6 +1,6 @@ { "name": "SQLite Web", - "version": "ef62e06", + "version": "0e87b37", "slug": "sqlite-web", "description": "Explore your SQLite database", "url": "https://github.com/hassio-addons/addon-sqlite-web/tree/master/README.md",