⬆️ Updating add-on phpMyAdmin to 009999e

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-18 08:53:38 +00:00
parent 256764949a
commit 21c3efbb3a
4 changed files with 23 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/184f22a
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/184f22a/README.md
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/009999e
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/009999e/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-184f22a-blue.svg
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-009999e-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,21 @@
# Changelog since v0.5.0
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#104)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to 10.1.1 (#103)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#102)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#101)

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

View file

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