mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on SQLite Web to 8e37683
This commit is contained in:
parent
20dc645023
commit
870c33d079
4 changed files with 10 additions and 24 deletions
|
@ -1032,10 +1032,10 @@ SOFTWARE.
|
||||||
[sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[sabnzbd-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[sabnzbd-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[sabnzbd-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
[sabnzbd-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||||
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/358481e
|
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/8e37683
|
||||||
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/358481e/README.md
|
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/8e37683/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-358481e-blue.svg
|
[sqlite-web-version-shield]: https://img.shields.io/badge/version-8e37683-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-no-red.svg
|
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,19 +1,5 @@
|
||||||
# Changelog since v4.1.0
|
# Changelog since v4.1.1
|
||||||
- ⬆️ Update sqlite-web to v0.6.3 (#300)
|
- Fix Ingress URL Prefix (#301)
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
Co-authored-by: root <root@a0d7b954-ssh.local.hass.io>
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 (#298)
|
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update alpine_3_19/nginx to v1.24.0-r15 (#297)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 (#296)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update sqlite-web to v0.6.2 (#294)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.4 (#293)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
|
|
|
@ -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/2024.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-358481e-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-8e37683-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/358481e
|
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/8e37683
|
||||||
[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: 358481e
|
version: 8e37683
|
||||||
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