⬆️ Updating add-on Portainer to 7d48c55

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-18 08:38:00 +00:00
parent a0bde7ba37
commit 448001ee27
4 changed files with 23 additions and 6 deletions

View file

@ -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/7e93dd8
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/7e93dd8/README.md
[addon-portainer]: https://github.com/hassio-addons/addon-portainer/tree/7d48c55
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/7d48c55/README.md
[portainer-issue]: https://github.com/hassio-addons/addon-portainer/issues
[portainer-version-shield]: https://img.shields.io/badge/version-7e93dd8-blue.svg
[portainer-version-shield]: https://img.shields.io/badge/version-7d48c55-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

View file

@ -1,4 +1,21 @@
# Changelog since v2.0.0
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#148)
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>
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#145)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#144)

View file

@ -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-7e93dd8-blue.svg
[release]: https://github.com/hassio-addons/addon-portainer/tree/7e93dd8
[release-shield]: https://img.shields.io/badge/version-7d48c55-blue.svg
[release]: https://github.com/hassio-addons/addon-portainer/tree/7d48c55
[screenshot]: https://github.com/hassio-addons/addon-portainer/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Portainer",
"version": "7e93dd8",
"version": "7d48c55",
"slug": "portainer",
"description": "Manage your Docker environment with ease",
"url": "https://github.com/hassio-addons/addon-portainer",