Skip to content

Commit

Permalink
🎉 Release of add-on phpMyAdmin 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Jan 7, 2024
1 parent 7936238 commit 854ffe4
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 19 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
21 changes: 10 additions & 11 deletions phpmyadmin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
2 changes: 1 addition & 1 deletion phpmyadmin/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions phpmyadmin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion phpmyadmin/config.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 854ffe4

Please sign in to comment.