⬆️ Updating add-on phpMyAdmin to 21d01d7

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-25 15:29:27 +00:00
parent 7f63f9d3df
commit e28cf9f5a1
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/b34f8ff [addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/21d01d7
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/b34f8ff/README.md [addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/21d01d7/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-b34f8ff-blue.svg [phpmyadmin-version-shield]: https://img.shields.io/badge/version-21d01d7-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 frenck/action-addon-linter from v1.3.1 to v1.4 (#25)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#26) - ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#26)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.

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-b34f8ff-blue.svg [release-shield]: https://img.shields.io/badge/version-21d01d7-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/b34f8ff [release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/21d01d7
[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": "b34f8ff", "version": "21d01d7",
"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",