⬆️ Updating add-on phpMyAdmin to 817599f

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-19 22:30:14 +00:00
parent 8bebfb08de
commit 90b95bb521
5 changed files with 13 additions and 6 deletions

View file

@ -1157,10 +1157,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/2e9850e
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/2e9850e/README.md
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/817599f
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/817599f/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-2e9850e-blue.svg
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-817599f-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,5 @@
# Changelog since v0.3.0
- Add add-on translation support (#54)
- Apply updated repository structure & CI workflow (#53)
- Upgrades add-on base image to v9.2.0 (#52)
- ⬆ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#51)

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

View file

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

View file

@ -0,0 +1,6 @@
---
configuration:
log_level:
name: Log level
description: >-
Controls the level of log details the add-on provides.