⬆️ Updating add-on phpMyAdmin to e976198

This commit is contained in:
Community Hass.io Add-ons Bot 2020-08-22 20:33:32 +00:00
parent 07806b772d
commit 9cfe8b1c47
4 changed files with 11 additions and 13 deletions

View file

@ -1326,10 +1326,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/ac24765
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/ac24765/README.md
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/e976198
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/e976198/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-ac24765-blue.svg
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-e976198-blue.svg
[phpmyadmin-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phpmyadmin-armhf.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

View file

@ -1,7 +1,5 @@
# Changelog since v0.1.2
- ✏ Split add-on documentation
- 🔨 Add php7-iconv (#14)
- ⬆ Upgrades php7 to 7.3.18-r0
- ⬆ Upgrades mariadb-client to 10.4.13-r0
- 🔨 Implement OCI image specification on labels
- ⬆ Upgrades add-on base image to v7.2.0
# Changelog since v0.1.3
- 🔥 Remove Renovatebot
- ⬆ Upgrades nginx to 1.18.0-r0
- ⬆ Upgrades php7 to 7.3.21-r0
- ⬆ Upgrades add-on base image to v8.0.1

View file

@ -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-ac24765-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/ac24765
[release-shield]: https://img.shields.io/badge/version-e976198-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/e976198
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "phpMyAdmin",
"version": "ac24765",
"version": "e976198",
"slug": "phpmyadmin",
"description": "A web interface for the official MariaDB add-on",
"url": "https://github.com/hassio-addons/addon-phpmyadmin",