From 2ccc63f46aee2f6a95eb7171464e3bb099205dc2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 18 May 2021 20:31:51 +0000 Subject: [PATCH] :arrow_up: Updating add-on phpMyAdmin to 14ccc05 --- README.md | 6 +++--- phpmyadmin/CHANGELOG.md | 9 +++++++++ phpmyadmin/README.md | 4 ++-- phpmyadmin/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 20b1876bf..60b656edd 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/9abe67e -[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/9abe67e/README.md +[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/14ccc05 +[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/14ccc05/README.md [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues -[phpmyadmin-version-shield]: https://img.shields.io/badge/version-9abe67e-blue.svg +[phpmyadmin-version-shield]: https://img.shields.io/badge/version-14ccc05-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 6019295be..4a6220a33 100644 --- a/phpmyadmin/CHANGELOG.md +++ b/phpmyadmin/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.4.0 +- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#64) + +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades php7 to 7.4.19-r0 (#63) - ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#62) diff --git a/phpmyadmin/README.md b/phpmyadmin/README.md index ceb94c98d..9ce7d6894 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-9abe67e-blue.svg -[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/9abe67e +[release-shield]: https://img.shields.io/badge/version-14ccc05-blue.svg +[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/14ccc05 [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 bc1c47963..12aeff647 100644 --- a/phpmyadmin/config.json +++ b/phpmyadmin/config.json @@ -1,6 +1,6 @@ { "name": "phpMyAdmin", - "version": "9abe67e", + "version": "14ccc05", "slug": "phpmyadmin", "description": "A web interface for the official MariaDB add-on", "url": "https://github.com/hassio-addons/addon-phpmyadmin",