From 03afc1ab77d6da14f21f6aa46817b46627b6604b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 28 May 2021 14:07:04 +0000 Subject: [PATCH] :arrow_up: Updating add-on phpMyAdmin to f287201 --- README.md | 6 +++--- phpmyadmin/CHANGELOG.md | 27 +++++++++++++++++++++++++++ phpmyadmin/README.md | 4 ++-- phpmyadmin/config.json | 2 +- 4 files changed, 33 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3210c417c..ecdd1fa6c 100644 --- a/README.md +++ b/README.md @@ -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/3dc902c -[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/3dc902c/README.md +[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/f287201 +[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/f287201/README.md [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues -[phpmyadmin-version-shield]: https://img.shields.io/badge/version-3dc902c-blue.svg +[phpmyadmin-version-shield]: https://img.shields.io/badge/version-f287201-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 diff --git a/phpmyadmin/CHANGELOG.md b/phpmyadmin/CHANGELOG.md index bc14222c4..7a5d0e30b 100644 --- a/phpmyadmin/CHANGELOG.md +++ b/phpmyadmin/CHANGELOG.md @@ -1,4 +1,31 @@ # Changelog since v0.4.1 +- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#68) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#67) + +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#69) + +Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#66) Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. diff --git a/phpmyadmin/README.md b/phpmyadmin/README.md index 85e463123..8a3bb0881 100644 --- a/phpmyadmin/README.md +++ b/phpmyadmin/README.md @@ -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-3dc902c-blue.svg -[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/3dc902c +[release-shield]: https://img.shields.io/badge/version-f287201-blue.svg +[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/f287201 [screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/phpmyadmin/config.json b/phpmyadmin/config.json index 7810f0ba5..766021b02 100644 --- a/phpmyadmin/config.json +++ b/phpmyadmin/config.json @@ -1,6 +1,6 @@ { "name": "phpMyAdmin", - "version": "3dc902c", + "version": "f287201", "slug": "phpmyadmin", "description": "A web interface for the official MariaDB add-on", "url": "https://github.com/hassio-addons/addon-phpmyadmin",