mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Home Panel to ca9a70c
This commit is contained in:
parent
c8fece3471
commit
fd8b467bd9
4 changed files with 9 additions and 6 deletions
|
@ -813,10 +813,10 @@ SOFTWARE.
|
||||||
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[grocy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
[grocy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||||
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/a0263ac
|
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/ca9a70c
|
||||||
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/a0263ac/README.md
|
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/ca9a70c/README.md
|
||||||
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
|
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
|
||||||
[home-panel-version-shield]: https://img.shields.io/badge/version-a0263ac-blue.svg
|
[home-panel-version-shield]: https://img.shields.io/badge/version-ca9a70c-blue.svg
|
||||||
[home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[home-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[home-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[home-panel-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[home-panel-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
# Changelog since v2.7.0
|
# Changelog since v2.7.0
|
||||||
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 (#233)
|
||||||
|
|
||||||
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
- Drop support for armhf & i386 (#234)
|
- Drop support for armhf & i386 (#234)
|
||||||
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#231)
|
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#231)
|
||||||
|
|
||||||
|
|
|
@ -51,8 +51,8 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[home-panel]: https://github.com/timmo001/home-panel
|
[home-panel]: https://github.com/timmo001/home-panel
|
||||||
[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-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-a0263ac-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-ca9a70c-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-home-panel/tree/a0263ac
|
[release]: https://github.com/hassio-addons/addon-home-panel/tree/ca9a70c
|
||||||
[screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-configuration-main.png
|
[screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-configuration-main.png
|
||||||
[screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-main.png
|
[screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-main.png
|
||||||
[showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/docs/showcase/timmo/purple-space.png
|
[showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/docs/showcase/timmo/purple-space.png
|
|
@ -1,5 +1,5 @@
|
||||||
name: Home Panel
|
name: Home Panel
|
||||||
version: a0263ac
|
version: ca9a70c
|
||||||
slug: home-panel
|
slug: home-panel
|
||||||
description: A web frontend for controlling the home
|
description: A web frontend for controlling the home
|
||||||
url: https://github.com/hassio-addons/addon-home-panel
|
url: https://github.com/hassio-addons/addon-home-panel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue