mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on phpMyAdmin to f074119
This commit is contained in:
parent
34fa81b256
commit
54fc9eca39
4 changed files with 40 additions and 48 deletions
|
@ -1088,10 +1088,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/b7c2358
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/b7c2358/README.md
|
||||
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/f074119
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/f074119/README.md
|
||||
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-b7c2358-blue.svg
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-f074119-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-yes-green.svg
|
||||
|
|
|
@ -1,57 +1,49 @@
|
|||
# Changelog since v0.4.1
|
||||
- ⬆️ Upgrades phpMyAdmin to 5.1.1 (#73)
|
||||
- ⬆️ Upgrades add-on base image to v9.2.2 (#72)
|
||||
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 (#71)
|
||||
# Changelog since v0.4.2
|
||||
- ⬆️ Upgrades add-on base image to v10.0.0 (#78)
|
||||
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#74)
|
||||
|
||||
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.
|
||||
- [Release notes](https://github.com/frenck/action-addon-information/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2)
|
||||
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
|
||||
- [Release notes](https://github.com/docker/login-action/releases)
|
||||
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/login-action
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades add-on base image to v9.2.1 (#70)
|
||||
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#68)
|
||||
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#76)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/build-push-action
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#67)
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.0 (#77)
|
||||
|
||||
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
|
||||
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#69)
|
||||
|
||||
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
|
||||
- [Release notes](https://github.com/actions/cache/releases)
|
||||
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#66)
|
||||
|
||||
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0.
|
||||
- [Release notes](https://github.com/micnncim/action-label-syncer/releases)
|
||||
- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#65)
|
||||
|
||||
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
|
||||
- [Release notes](https://github.com/frenck/action-addon-information/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1)
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.0.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/setup-buildx-action
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
|
|
|
@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[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-b7c2358-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/b7c2358
|
||||
[release-shield]: https://img.shields.io/badge/version-f074119-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/f074119
|
||||
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "phpMyAdmin",
|
||||
"version": "b7c2358",
|
||||
"version": "f074119",
|
||||
"slug": "phpmyadmin",
|
||||
"description": "A web interface for the official MariaDB add-on",
|
||||
"url": "https://github.com/hassio-addons/addon-phpmyadmin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue