From d49f248b0929bfae166b40d99851826d9f39d436 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 7 Apr 2021 11:27:01 +0000 Subject: [PATCH] :arrow_up: Updating add-on Portainer to 9eda9a3 --- README.md | 6 +++--- portainer/CHANGELOG.md | 9 +++++++++ portainer/README.md | 4 ++-- portainer/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cd2ef4ff9..f02e37b24 100644 --- a/README.md +++ b/README.md @@ -977,10 +977,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/71bfe61 -[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/71bfe61/README.md +[addon-portainer]: https://github.com/hassio-addons/addon-portainer/tree/9eda9a3 +[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/9eda9a3/README.md [portainer-issue]: https://github.com/hassio-addons/addon-portainer/issues -[portainer-version-shield]: https://img.shields.io/badge/version-71bfe61-blue.svg +[portainer-version-shield]: https://img.shields.io/badge/version-9eda9a3-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 0c768220d..1f107f6fb 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v1.4.0 +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#83) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#81) Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. diff --git a/portainer/README.md b/portainer/README.md index 9ad379a28..c9d8da198 100644 --- a/portainer/README.md +++ b/portainer/README.md @@ -57,6 +57,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-71bfe61-blue.svg -[release]: https://github.com/hassio-addons/addon-portainer/tree/71bfe61 +[release-shield]: https://img.shields.io/badge/version-9eda9a3-blue.svg +[release]: https://github.com/hassio-addons/addon-portainer/tree/9eda9a3 [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 8b6e45f8c..9a479d9a9 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,6 +1,6 @@ { "name": "Portainer", - "version": "71bfe61", + "version": "9eda9a3", "slug": "portainer", "description": "Manage your Docker environment with ease", "url": "https://github.com/hassio-addons/addon-portainer",