From d575043b27c112cd35f6f03580402beebeab7d38 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 16 Feb 2025 20:11:12 +0000 Subject: [PATCH] :arrow_up: Updating add-on phpMyAdmin to dc36d1e --- README.md | 6 +++--- phpmyadmin/CHANGELOG.md | 1 + phpmyadmin/DOCS.md | 2 +- phpmyadmin/README.md | 6 +++--- phpmyadmin/config.yaml | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3c83911d0..d0227fa31 100644 --- a/README.md +++ b/README.md @@ -1203,10 +1203,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/dbf86bd -[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/dbf86bd/README.md +[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/dc36d1e +[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/dc36d1e/README.md [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues -[phpmyadmin-version-shield]: https://img.shields.io/badge/version-dbf86bd-blue.svg +[phpmyadmin-version-shield]: https://img.shields.io/badge/version-dc36d1e-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 c7ba0809a..42c773ecb 100644 --- a/phpmyadmin/CHANGELOG.md +++ b/phpmyadmin/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.11.0 +- 🎆 Updates maintenance/license year to 2025 (#234) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.1 (#233) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/phpmyadmin/DOCS.md b/phpmyadmin/DOCS.md index e4ca19c93..efc81f879 100644 --- a/phpmyadmin/DOCS.md +++ b/phpmyadmin/DOCS.md @@ -102,7 +102,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2021-2024 Franck Nijhof +Copyright (c) 2021-2025 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 bd287992f..ad17ae1b6 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/2024.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.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-dbf86bd-blue.svg -[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/dbf86bd +[release-shield]: https://img.shields.io/badge/version-dc36d1e-blue.svg +[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/dc36d1e [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 afefb6303..7cc3e4ea6 100644 --- a/phpmyadmin/config.yaml +++ b/phpmyadmin/config.yaml @@ -1,5 +1,5 @@ name: phpMyAdmin -version: dbf86bd +version: dc36d1e slug: phpmyadmin description: A web interface for the official MariaDB add-on url: https://github.com/hassio-addons/addon-phpmyadmin