mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on SQLite Web to fa6901d
This commit is contained in:
parent
8ea384cbf5
commit
b641e3951a
4 changed files with 12 additions and 6 deletions
|
@ -903,10 +903,10 @@ SOFTWARE.
|
||||||
[prometheus-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[prometheus-i386-shield]: https://img.shields.io/badge/i386-no-red.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/b516a5c
|
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/fa6901d
|
||||||
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/b516a5c/README.md
|
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/fa6901d/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-b516a5c-blue.svg
|
[sqlite-web-version-shield]: https://img.shields.io/badge/version-fa6901d-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
|
||||||
|
|
|
@ -1,2 +1,8 @@
|
||||||
# Changelog since v3.7.1
|
# Changelog since v3.7.1
|
||||||
|
- ⬆️ Update alpine_3_17/python3 to v3.10.11-r0 (#241)
|
||||||
|
|
||||||
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 (#240)
|
||||||
|
|
||||||
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.5 (#239)
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.5 (#239)
|
||||||
|
|
|
@ -37,6 +37,6 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[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/2023.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-b516a5c-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-fa6901d-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/b516a5c
|
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/fa6901d
|
||||||
[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
|
|
@ -1,5 +1,5 @@
|
||||||
name: SQLite Web
|
name: SQLite Web
|
||||||
version: b516a5c
|
version: fa6901d
|
||||||
slug: sqlite-web
|
slug: sqlite-web
|
||||||
description: Explore your SQLite database
|
description: Explore your SQLite database
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue