⬆️ Updating add-on phpMyAdmin to c7213c1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-08 13:21:02 +00:00
parent ad6ebc2ab1
commit a864870dd2
4 changed files with 15 additions and 6 deletions

View file

@ -1157,10 +1157,10 @@ SOFTWARE.
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[motioneye-i386-shield]: https://img.shields.io/badge/i386-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/7f1627c [addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/c7213c1
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/7f1627c/README.md [addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/c7213c1/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-7f1627c-blue.svg [phpmyadmin-version-shield]: https://img.shields.io/badge/version-c7213c1-blue.svg
[phpmyadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[phpmyadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [phpmyadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,13 @@
# Changelog since v0.2.0 # Changelog since v0.2.0
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#46)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#45) - ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#45)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.

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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[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-7f1627c-blue.svg [release-shield]: https://img.shields.io/badge/version-c7213c1-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/7f1627c [release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/c7213c1
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png

View file

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