mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on phpMyAdmin to 0a7ba90
This commit is contained in:
parent
d1916036fc
commit
2f2fd1b75a
4 changed files with 7 additions and 6 deletions
|
@ -1,2 +1,3 @@
|
|||
# Changelog since v0.8.0
|
||||
- ⬆️ Upgrades php8 to 8.0.20-r0 (#132)
|
||||
- 📚 Use new My Home Assistant link format (#131)
|
||||
|
|
|
@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[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-94bef26-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/94bef26
|
||||
[release-shield]: https://img.shields.io/badge/version-0a7ba90-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/0a7ba90
|
||||
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png
|
|
@ -20,4 +20,4 @@ services:
|
|||
- mysql:need
|
||||
slug: phpmyadmin
|
||||
url: https://github.com/hassio-addons/addon-phpmyadmin
|
||||
version: 94bef26
|
||||
version: 0a7ba90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue