🎉 Release of add-on phpMyAdmin 0.4.2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-13 09:38:58 +00:00
parent 7ba6a28994
commit 4f5fc2bc66
4 changed files with 15 additions and 15 deletions

View file

@ -1018,10 +1018,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/v0.4.1 [addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.4.2
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.4.1/README.md [addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.4.2/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-v0.4.1-blue.svg [phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.4.2-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

@ -2,12 +2,12 @@
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#58) - ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#65)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#56) - ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#66)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#57) - ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#69)
- ⬆️ Upgrades mariadb-client to 10.5.9-r0 @frenck (#59) - ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#67)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#60) - ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#68)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#61) - ⬆️ Upgrades add-on base image to v9.2.1 @frenck (#70)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#62) - ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 @dependabot (#71)
- ⬆️ Upgrades php7 to 7.4.19-r0 @frenck (#63) - ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#72)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#64) - ⬆️ Upgrades phpMyAdmin to 5.1.1 @frenck (#73)

View file

@ -32,6 +32,6 @@ MariaDB add-on.
[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-v0.4.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.4.2-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.4.1 [release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.4.2
[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": "0.4.1", "version": "0.4.2",
"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",