🎉 Release of add-on SQLite Web 3.7.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-20 12:37:35 +00:00
parent 02044618f6
commit 1989d45a8f
5 changed files with 19 additions and 10 deletions

View file

@ -869,10 +869,10 @@ SOFTWARE.
[plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[plex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [plex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[plex-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [plex-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/v3.6.1 [addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/v3.7.0
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/v3.6.1/README.md [addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/v3.7.0/README.md
[sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues [sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues
[sqlite-web-version-shield]: https://img.shields.io/badge/version-v3.6.1-blue.svg [sqlite-web-version-shield]: https://img.shields.io/badge/version-v3.7.0-blue.svg
[sqlite-web-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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 [sqlite-web-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,6 +1,15 @@
## Whats changed ## Whats changed
## 🧰 Maintenance
- 🔨 Migrate old-style base scripts s6-rc @frenck (#228)
- 🎆 Updates maintenance/license year to 2023 @frenck (#229)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#214) - ⬆️ Upgrades add-on base image to 12.2.4 @frenck (#219)
- ⬆️ Upgrades add-on base image to 12.2.2 @frenck (#217) - ⬆️ Upgrades nginx to 1.22.1-r0 @frenck (#221)
- ⬆️ Upgrades add-on base image to 12.2.6 @frenck (#222)
- ⬆️ Upgrades add-on base image to 13.0.0 @frenck (#227)
- ⬆️ Bump sqlite-web from 0.4.0 to 0.4.1 in /sqlite-web @dependabot (#225)
- ⬆️ Upgrades add-on base image to 13.1.1 @frenck (#230)

View file

@ -68,7 +68,7 @@ check [the contributor's page][contributors].
MIT License MIT License
Copyright (c) 2018-2019 Joakim Sørensen Copyright (c) 2018-2019 Joakim Sørensen
Copyright (c) 2019-2022 Franck Nijhof Copyright (c) 2019-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -16,8 +16,8 @@ This enables you to easily explore all tables and content that is saved in your
[discord]: https://discord.gg/c5DvZ4e [discord]: https://discord.gg/c5DvZ4e
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-sqlite-web/68912?u=frenck [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-sqlite-web/68912?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v3.6.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v3.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/v3.6.1 [release]: https://github.com/hassio-addons/addon-sqlite-web/tree/v3.7.0
[screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/main/images/sample-view.png [screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/main/images/sample-view.png

View file

@ -19,4 +19,4 @@ schema:
database: str? database: str?
slug: sqlite-web slug: sqlite-web
url: https://github.com/hassio-addons/addon-sqlite-web/tree/main/README.md url: https://github.com/hassio-addons/addon-sqlite-web/tree/main/README.md
version: 3.6.1 version: 3.7.0