diff --git a/README.md b/README.md index 024e49c7b..8664cc6ad 100644 --- a/README.md +++ b/README.md @@ -1065,10 +1065,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/99b55f6 -[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/99b55f6/README.md +[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/9251d7d +[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/9251d7d/README.md [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues -[phpmyadmin-version-shield]: https://img.shields.io/badge/version-99b55f6-blue.svg +[phpmyadmin-version-shield]: https://img.shields.io/badge/version-9251d7d-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 diff --git a/phpmyadmin/CHANGELOG.md b/phpmyadmin/CHANGELOG.md index af60c3391..108ec72cf 100644 --- a/phpmyadmin/CHANGELOG.md +++ b/phpmyadmin/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.6.0 +- ⬆️ Upgrades add-on base image to 11.0.1 (#119) +- 🎆 Updates maintenance/license year to 2022 (#120) - ⬆️ Upgrades php8 to 8.0.14-r0 (#118) - ⬆️ Upgrades add-on base image to 11.0.0 (#115) - 🚀 Update CI to latest version (#114) diff --git a/phpmyadmin/DOCS.md b/phpmyadmin/DOCS.md index 0298938c1..dbeb5a763 100644 --- a/phpmyadmin/DOCS.md +++ b/phpmyadmin/DOCS.md @@ -93,7 +93,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2021 Franck Nijhof +Copyright (c) 2021-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/phpmyadmin/README.md b/phpmyadmin/README.md index 28f5e06ff..b731fd0c2 100644 --- a/phpmyadmin/README.md +++ b/phpmyadmin/README.md @@ -47,10 +47,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-phpmyadmin/171729?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [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-99b55f6-blue.svg -[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/99b55f6 +[release-shield]: https://img.shields.io/badge/version-9251d7d-blue.svg +[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/9251d7d [screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/phpmyadmin/config.yaml b/phpmyadmin/config.yaml index 33f31bc5a..5d5094ddf 100644 --- a/phpmyadmin/config.yaml +++ b/phpmyadmin/config.yaml @@ -18,4 +18,4 @@ services: - mysql:need slug: phpmyadmin url: https://github.com/hassio-addons/addon-phpmyadmin -version: 99b55f6 +version: 9251d7d