⬆️ Updating add-on SQLite Web to 74e422e

This commit is contained in:
Community Hass.io Add-ons Bot 2022-05-17 10:05:08 +00:00
parent 4e8967dfcf
commit 5b6e4c0387
5 changed files with 12 additions and 15 deletions

View file

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

View file

@ -1,4 +1,4 @@
# Changelog since v3.3.0
- Add optional configuration for database location (#207)
- ⬆️ Upgrades add-on base image to 11.1.2 (#206)
- ⬆️ Upgrades nginx to 1.20.2-r1 (#205)
# Changelog since v3.4.0
- Replace and/or remove refrences to ludeeus (#208)
Co-authored-by: Franck Nijhof <git@frenck.dev>

View file

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

View file

@ -4,8 +4,6 @@
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
Explore your Home-Assistant database from your web browser!
## About
@ -33,14 +31,12 @@ If you are more interested in stable releases of our add-ons:
<https://github.com/hassio-addons/repository>
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[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
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-dfc5055-blue.svg
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/dfc5055
[release-shield]: https://img.shields.io/badge/version-74e422e-blue.svg
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/74e422e
[screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/main/images/sample-view.png

View file

@ -17,4 +17,4 @@ schema:
database: str?
slug: sqlite-web
url: https://github.com/hassio-addons/addon-sqlite-web/tree/main/README.md
version: dfc5055
version: 74e422e