mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 18:51:32 +00:00
⬆️ Updating add-on phpMyAdmin to dc36d1e
This commit is contained in:
parent
6429519edf
commit
d575043b27
5 changed files with 9 additions and 8 deletions
|
@ -1203,10 +1203,10 @@ SOFTWARE.
|
|||
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[motioneye-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[motioneye-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/dbf86bd
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/dbf86bd/README.md
|
||||
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/dc36d1e
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/dc36d1e/README.md
|
||||
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-dbf86bd-blue.svg
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-dc36d1e-blue.svg
|
||||
[phpmyadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[phpmyadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[phpmyadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.11.0
|
||||
- 🎆 Updates maintenance/license year to 2025 (#234)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.1 (#233)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -102,7 +102,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021-2024 Franck Nijhof
|
||||
Copyright (c) 2021-2025 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
|
||||
|
|
|
@ -47,10 +47,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-phpmyadmin/171729?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-dbf86bd-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/dbf86bd
|
||||
[release-shield]: https://img.shields.io/badge/version-dc36d1e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/dc36d1e
|
||||
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: phpMyAdmin
|
||||
version: dbf86bd
|
||||
version: dc36d1e
|
||||
slug: phpmyadmin
|
||||
description: A web interface for the official MariaDB add-on
|
||||
url: https://github.com/hassio-addons/addon-phpmyadmin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue