From 448001ee27dbb738ca45239988cc71a5517a19f1 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 18 Oct 2021 08:38:00 +0000 Subject: [PATCH] :arrow_up: Updating add-on Portainer to 7d48c55 --- README.md | 6 +++--- portainer/CHANGELOG.md | 17 +++++++++++++++++ portainer/README.md | 4 ++-- portainer/config.json | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 670a56412..d090603f9 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index 2717d9b80..6cd28bf97 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -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] + +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) diff --git a/portainer/README.md b/portainer/README.md index 8c37fa4e8..f0adab7f8 100644 --- a/portainer/README.md +++ b/portainer/README.md @@ -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 \ No newline at end of file diff --git a/portainer/config.json b/portainer/config.json index d02d7f9b0..b1bef352c 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -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",