🎉 Release of add-on phpMyAdmin 0.4.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-19 23:23:10 +00:00
parent 7be169a63d
commit 38b3ab0ec0
5 changed files with 23 additions and 28 deletions

View file

@ -1116,10 +1116,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/v0.3.0
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.3.0/README.md
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.4.0
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.4.0/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.4.0-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,26 +1,15 @@
## Whats changed
## ✨ New features
- Add add-on translation support @frenck (#54)
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#53)
## ⬆️ Dependency updates
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#26)
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#25)
- Upgrade add-on base image to 9.1.1 @frenck (#27)
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#29)
- Upgrade add-on base image to 9.1.2 @frenck (#28)
- ⬆ Upgrades php7 to 7.4.15-r0 @frenck (#34)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#33)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#32)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#35)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#36)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#37)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#38)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#39)
- Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#40)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#41)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#42)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#44)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#45)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#46)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#47)
- ⬆️ Upgrades phpMyAdmin to 5.1.0 @frenck (#48)
- Add php7-xml @frenck (#49)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#50)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#51)
- Upgrades add-on base image to v9.2.0 @frenck (#52)

View file

@ -48,6 +48,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-v0.3.0-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.3.0
[release-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.4.0
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "phpMyAdmin",
"version": "0.3.0",
"version": "0.4.0",
"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.