Skip to content

Commit 6e4e739

Browse files
committed
⬆️ Updating add-on phpMyAdmin to 09f0a2b
1 parent 7237fdd commit 6e4e739

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,10 +1203,10 @@ SOFTWARE.
12031203
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
12041204
[motioneye-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
12051205
[motioneye-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
1206-
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/1c7697d
1207-
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/1c7697d/README.md
1206+
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/09f0a2b
1207+
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/09f0a2b/README.md
12081208
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
1209-
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-1c7697d-blue.svg
1209+
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-09f0a2b-blue.svg
12101210
[phpmyadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
12111211
[phpmyadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
12121212
[phpmyadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

phpmyadmin/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog since v0.9.1
2+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.7 (#212)
3+
4+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
25
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 (#211)
36

47
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

phpmyadmin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons:
5151
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5252
[patreon]: https://www.patreon.com/frenck
5353
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
54-
[release-shield]: https://img.shields.io/badge/version-1c7697d-blue.svg
55-
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/1c7697d
54+
[release-shield]: https://img.shields.io/badge/version-09f0a2b-blue.svg
55+
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/09f0a2b
5656
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png

phpmyadmin/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: phpMyAdmin
2-
version: 1c7697d
2+
version: 09f0a2b
33
slug: phpmyadmin
44
description: A web interface for the official MariaDB add-on
55
url: https://github.com/hassio-addons/addon-phpmyadmin

0 commit comments

Comments
 (0)