mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on phpMyAdmin 0.3.0
This commit is contained in:
parent
8ab47af76e
commit
4699821327
4 changed files with 28 additions and 15 deletions
|
@ -1087,10 +1087,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.2.0
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.2.0/README.md
|
||||
[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
|
||||
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.3.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
|
||||
|
|
|
@ -1,13 +1,26 @@
|
|||
## What’s changed
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Cleanup repository @frenck (#19)
|
||||
- Happy New Year @frenck (#20)
|
||||
- Upgrade Code of Conduct @frenck (#21)
|
||||
- Add new repository workflow @frenck (#22)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- Upgrade add-on base image to 9.1.0 @frenck (#23)
|
||||
- Upgrade phpMyAdmin to 5.0.4 @frenck (#24)
|
||||
- ⬆️ 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)
|
||||
|
|
|
@ -32,6 +32,6 @@ MariaDB add-on.
|
|||
[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.2.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.2.0
|
||||
[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
|
||||
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "phpMyAdmin",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"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