mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Portainer to 0c5853b
This commit is contained in:
parent
a84fe29690
commit
5629320dce
4 changed files with 22 additions and 6 deletions
|
@ -899,10 +899,10 @@ SOFTWARE.
|
|||
[plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[plex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[plex-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-portainer]: https://github.com/hassio-addons/addon-portainer/tree/124aa04
|
||||
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/124aa04/README.md
|
||||
[addon-portainer]: https://github.com/hassio-addons/addon-portainer/tree/0c5853b
|
||||
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/0c5853b/README.md
|
||||
[portainer-issue]: https://github.com/hassio-addons/addon-portainer/issues
|
||||
[portainer-version-shield]: https://img.shields.io/badge/version-124aa04-blue.svg
|
||||
[portainer-version-shield]: https://img.shields.io/badge/version-0c5853b-blue.svg
|
||||
[portainer-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[portainer-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,20 @@
|
|||
# Changelog since v2.0.0
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#144)
|
||||
|
||||
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>
|
||||
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#138)
|
||||
|
||||
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0.
|
||||
|
|
|
@ -67,6 +67,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-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-124aa04-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-portainer/tree/124aa04
|
||||
[release-shield]: https://img.shields.io/badge/version-0c5853b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-portainer/tree/0c5853b
|
||||
[screenshot]: https://github.com/hassio-addons/addon-portainer/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Portainer",
|
||||
"version": "124aa04",
|
||||
"version": "0c5853b",
|
||||
"slug": "portainer",
|
||||
"description": "Manage your Docker environment with ease",
|
||||
"url": "https://github.com/hassio-addons/addon-portainer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue