⬆️ Updating add-on phpMyAdmin to 2d68476

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-10 18:08:11 +00:00
parent 3c466f4f65
commit 1d53ed599f
4 changed files with 16 additions and 6 deletions

View file

@ -1088,10 +1088,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/b69ad51
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/b69ad51/README.md
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/2d68476
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/2d68476/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-b69ad51-blue.svg
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-2d68476-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,14 @@
# Changelog since v0.4.0
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#61)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0.
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14)
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.2.0 to v1.3.0 (#60)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.

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

View file

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