⬆️ Updating add-on phpMyAdmin to fda4654

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-09 07:48:01 +00:00
parent b7db7c9189
commit e3f5e35828
4 changed files with 15 additions and 6 deletions

View file

@ -1180,10 +1180,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/6d6eb6f
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/6d6eb6f/README.md
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/fda4654
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/fda4654/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-6d6eb6f-blue.svg
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-fda4654-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-yes-green.svg

View file

@ -1,4 +1,13 @@
# Changelog since v0.2.0
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#36)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b)
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.15 to v3.0.16 (#35)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.

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

View file

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