mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on phpMyAdmin 0.1.4
This commit is contained in:
parent
8ea55397ef
commit
8a67b745d2
4 changed files with 11 additions and 13 deletions
|
@ -1231,10 +1231,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.1.3
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.1.3/README.md
|
||||
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.1.4
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.1.4/README.md
|
||||
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.1.3-blue.svg
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.1.4-blue.svg
|
||||
[phpmyadmin-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phpmyadmin-armhf.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
|
||||
|
|
|
@ -2,14 +2,12 @@
|
|||
|
||||
### 🔨 Changes
|
||||
|
||||
- ⬆ Upgrades add-on base image to v7.2.0
|
||||
- 🔨 Implement OCI image specification on labels
|
||||
- ⬆ Upgrades mariadb-client to 10.4.13-r0
|
||||
- ⬆ Upgrades php7 to 7.3.18-r0
|
||||
- 🔨 Add php7-iconv (#14)
|
||||
- ✏ Split add-on documentation
|
||||
- ⬆ Upgrades add-on base image to v8.0.1
|
||||
- ⬆ Upgrades php7 to 7.3.21-r0
|
||||
- ⬆ Upgrades nginx to 1.18.0-r0
|
||||
- 🔥 Remove Renovatebot
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-phpmyadmin/compare/v0.1.2...v0.1.3
|
||||
[changelog]: https://github.com/hassio-addons/addon-phpmyadmin/compare/v0.1.3...v0.1.4
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
|
|
|
@ -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.1.3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.1.3
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.1.4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.1.4
|
||||
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "phpMyAdmin",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"slug": "phpmyadmin",
|
||||
"description": "A web interface for the official MariaDB add-on",
|
||||
"url": "https://github.com/hassio-addons/addon-phpmyadmin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue