⬆️ Updating add-on phpMyAdmin to f1efd76

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-24 15:47:48 +00:00
parent 5705695195
commit 3959300df1
5 changed files with 34 additions and 27 deletions

View file

@ -1157,10 +1157,10 @@ SOFTWARE.
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[motioneye-i386-shield]: https://img.shields.io/badge/i386-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/e976198 [addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/f1efd76
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/e976198/README.md [addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/f1efd76/README.md
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-e976198-blue.svg [phpmyadmin-version-shield]: https://img.shields.io/badge/version-f1efd76-blue.svg
[phpmyadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[phpmyadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [phpmyadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,5 +1,18 @@
# Changelog since v0.1.3 # Changelog since v0.1.4
- 🔥 Remove Renovatebot - Upgrade add-on base image to 9.1.0 (#23)
- ⬆ Upgrades nginx to 1.18.0-r0 - Add new repository workflow (#22)
- ⬆ Upgrades php7 to 7.3.21-r0
- ⬆ Upgrades add-on base image to v8.0.1 * Add new repository workflow
* Prettified Code!
* Migrate Docker build arguments
* Address add-on lint errors
* Documentation tweaks
Co-authored-by: frenck <frenck@users.noreply.github.com>
- Upgrade Code of Conduct (#21)
- Happy New Year (#20)
- Cleanup repository (#19)

View file

@ -57,16 +57,15 @@ you are troubleshooting.
## Changelog & Releases ## Changelog & Releases
This repository keeps a change log using [GitHub's releases][releases] This repository keeps a change log using [GitHub's releases][releases]
functionality. The format of the log is based on functionality.
[Keep a Changelog][keepchangelog].
Releases are based on [Semantic Versioning][semver], and use the format Releases are based on [Semantic Versioning][semver], and use the format
of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented
based on the following: based on the following:
- ``MAJOR``: Incompatible or major changes. - `MAJOR`: Incompatible or major changes.
- ``MINOR``: Backwards-compatible new features and enhancements. - `MINOR`: Backwards-compatible new features and enhancements.
- ``PATCH``: Backwards-compatible bugfixes and package updates. - `PATCH`: Backwards-compatible bugfixes and package updates.
## Support ## Support
@ -94,7 +93,7 @@ check [the contributor's page][contributors].
MIT License MIT License
Copyright (c) 2020 Franck Nijhof Copyright (c) 2021 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
@ -120,7 +119,6 @@ SOFTWARE.
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-phpmyadmin/171729?u=frenck [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-phpmyadmin/171729?u=frenck
[frenck]: https://github.com/frenck [frenck]: https://github.com/frenck
[issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues [issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-phpmyadmin/releases [releases]: https://github.com/hassio-addons/addon-phpmyadmin/releases
[semver]: http://semver.org/spec/v2.0.0.htm [semver]: http://semver.org/spec/v2.0.0.htm

View file

@ -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 [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-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-e976198-blue.svg [release-shield]: https://img.shields.io/badge/version-f1efd76-blue.svg
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/e976198 [release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/f1efd76
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png

View file

@ -1,12 +1,11 @@
{ {
"name": "phpMyAdmin", "name": "phpMyAdmin",
"version": "e976198", "version": "f1efd76",
"slug": "phpmyadmin", "slug": "phpmyadmin",
"description": "A web interface for the official MariaDB add-on", "description": "A web interface for the official MariaDB add-on",
"url": "https://github.com/hassio-addons/addon-phpmyadmin", "url": "https://github.com/hassio-addons/addon-phpmyadmin",
"ingress": true, "ingress": true,
"panel_icon": "mdi:database", "panel_icon": "mdi:database",
"startup": "application",
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",
@ -15,15 +14,12 @@
"i386" "i386"
], ],
"init": false, "init": false,
"boot": "auto",
"services": [ "services": [
"mysql:need" "mysql:need"
], ],
"hassio_api": true, "hassio_api": true,
"hassio_role": "default",
"options": {},
"schema": { "schema": {
"log_level": "list(trace|debug|info|notice|warning|error|fatal)?" "log_level": "list(trace|debug|info|notice|warning|error|fatal)?"
}, },
"image": "hassioaddons/phpmyadmin-{arch}" "image": "ghcr.io/hassio-addons/phpmyadmin/{arch}"
} }