diff --git a/README.md b/README.md index cb38e7c95b9..8d44e7b5e47 100644 --- a/README.md +++ b/README.md @@ -985,10 +985,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.9.0 -[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.9.0/README.md +[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.9.1 +[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/v0.9.1/README.md [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues -[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg +[phpmyadmin-version-shield]: https://img.shields.io/badge/version-v0.9.1-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-no-red.svg diff --git a/phpmyadmin/CHANGELOG.md b/phpmyadmin/CHANGELOG.md index 169bf65bff6..c5e477a6de8 100644 --- a/phpmyadmin/CHANGELOG.md +++ b/phpmyadmin/CHANGELOG.md @@ -1,17 +1,16 @@ ## What’s changed -## 🚨 Breaking changes +## 🚀 Enhancements -- Drop support for armhf & i386 @frenck ([#190](https://github.com/hassio-addons/addon-phpmyadmin/pull/190)) +- Extend max query execution time to 1 hour @frenck ([#206](https://github.com/hassio-addons/addon-phpmyadmin/pull/206)) + +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2024 @frenck ([#205](https://github.com/hassio-addons/addon-phpmyadmin/pull/205)) ## ⬆️ Dependency updates -- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7 @renovate ([#187](https://github.com/hassio-addons/addon-phpmyadmin/pull/187)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate ([#191](https://github.com/hassio-addons/addon-phpmyadmin/pull/191)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate ([#192](https://github.com/hassio-addons/addon-phpmyadmin/pull/192)) -- ⬆️ Update PHP to v8.1.25-r0 @renovate ([#194](https://github.com/hassio-addons/addon-phpmyadmin/pull/194)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#195](https://github.com/hassio-addons/addon-phpmyadmin/pull/195)) -- ⬆️ Update PHP to v8.1.26-r0 @renovate ([#196](https://github.com/hassio-addons/addon-phpmyadmin/pull/196)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#197](https://github.com/hassio-addons/addon-phpmyadmin/pull/197)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#199](https://github.com/hassio-addons/addon-phpmyadmin/pull/199)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.1 @renovate ([#200](https://github.com/hassio-addons/addon-phpmyadmin/pull/200)) +- ⬆️ Update PHP to v8.1.26-r1 @renovate ([#201](https://github.com/hassio-addons/addon-phpmyadmin/pull/201)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.2 @renovate ([#202](https://github.com/hassio-addons/addon-phpmyadmin/pull/202)) +- ⬆️ Update PHP to v8.1.27-r0 @renovate ([#203](https://github.com/hassio-addons/addon-phpmyadmin/pull/203)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 @renovate ([#204](https://github.com/hassio-addons/addon-phpmyadmin/pull/204)) diff --git a/phpmyadmin/DOCS.md b/phpmyadmin/DOCS.md index f94146db937..e4ca19c93a1 100644 --- a/phpmyadmin/DOCS.md +++ b/phpmyadmin/DOCS.md @@ -102,7 +102,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2021-2022 Franck Nijhof +Copyright (c) 2021-2024 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 1c9af1dc851..8bfa5dc4fa6 100644 --- a/phpmyadmin/README.md +++ b/phpmyadmin/README.md @@ -28,10 +28,10 @@ MariaDB add-on. [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/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-v0.9.0-blue.svg -[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.9.0 +[release-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg +[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/v0.9.1 [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 b94f510f310..3e569737f21 100644 --- a/phpmyadmin/config.yaml +++ b/phpmyadmin/config.yaml @@ -1,5 +1,5 @@ name: phpMyAdmin -version: 0.9.0 +version: 0.9.1 slug: phpmyadmin description: A web interface for the official MariaDB add-on url: https://github.com/hassio-addons/addon-phpmyadmin