mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
⬆️ Updating add-on phpMyAdmin to 09600d4
This commit is contained in:
parent
d7051c46b1
commit
b4163ae855
4 changed files with 9 additions and 130 deletions
|
@ -1065,10 +1065,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/e24c012
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/e24c012/README.md
|
||||
[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/09600d4
|
||||
[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/09600d4/README.md
|
||||
[phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-e24c012-blue.svg
|
||||
[phpmyadmin-version-shield]: https://img.shields.io/badge/version-09600d4-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,124 +1,3 @@
|
|||
# Changelog since v0.5.0
|
||||
- ⬆️ Upgrades add-on base image to 10.2.2 (#112)
|
||||
- ⬆️ Upgrades add-on base image to 10.2.1 (#111)
|
||||
- Migrate JSON config to YAML (#110)
|
||||
- Switch to centralized GitHub Action Workflows (#109)
|
||||
- ⬆️ Upgrades php8 to 8.0.12-r0 (#108)
|
||||
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#104)
|
||||
|
||||
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
|
||||
- [Release notes](https://github.com/actions/checkout/releases)
|
||||
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
|
||||
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: actions/checkout
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
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 10.1.1 (#103)
|
||||
- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#102)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#101)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: frenck/action-addon-linter
|
||||
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 10.1.0 (#98)
|
||||
- ⬆️ Upgrades php8 to 8.0.11-r0 (#97)
|
||||
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#96)
|
||||
|
||||
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0.
|
||||
- [Release notes](https://github.com/creyD/prettier_action/releases)
|
||||
- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: creyD/prettier_action
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-major
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#95)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.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>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#94)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: frenck/action-addon-linter
|
||||
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/build-push-action from 2.6.1 to 2.7.0 (#93)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)
|
||||
|
||||
---
|
||||
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 dessant/lock-threads from 2.1.1 to 2.1.2 (#92)
|
||||
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
|
||||
- [Release notes](https://github.com/dessant/lock-threads/releases)
|
||||
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: dessant/lock-threads
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
# Changelog since v0.6.0
|
||||
- ⬆️ Upgrades add-on base image to 11.0.0 (#115)
|
||||
- 🚀 Update CI to latest version (#114)
|
||||
|
|
|
@ -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-e24c012-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/e24c012
|
||||
[release-shield]: https://img.shields.io/badge/version-09600d4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/09600d4
|
||||
[screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png
|
|
@ -18,4 +18,4 @@ services:
|
|||
- mysql:need
|
||||
slug: phpmyadmin
|
||||
url: https://github.com/hassio-addons/addon-phpmyadmin
|
||||
version: e24c012
|
||||
version: 09600d4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue