From ebb1580cfb1e65c865e028c7d859f78208a8f24f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 16 Apr 2021 13:22:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on Portainer to bd9b2b2 --- README.md | 6 +++--- portainer/CHANGELOG.md | 10 ++++++++++ portainer/README.md | 4 ++-- portainer/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 844431104..19b349f77 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/3526d1b -[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/3526d1b/README.md +[addon-portainer]: https://github.com/hassio-addons/addon-portainer/tree/bd9b2b2 +[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/bd9b2b2/README.md [portainer-issue]: https://github.com/hassio-addons/addon-portainer/issues -[portainer-version-shield]: https://img.shields.io/badge/version-3526d1b-blue.svg +[portainer-version-shield]: https://img.shields.io/badge/version-bd9b2b2-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 d4a433226..79195092f 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v1.4.0 +- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#87) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#86) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. diff --git a/portainer/README.md b/portainer/README.md index 6b4e8320d..cb2a03713 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-3526d1b-blue.svg -[release]: https://github.com/hassio-addons/addon-portainer/tree/3526d1b +[release-shield]: https://img.shields.io/badge/version-bd9b2b2-blue.svg +[release]: https://github.com/hassio-addons/addon-portainer/tree/bd9b2b2 [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 5f0c5ccbe..2472bc269 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,6 +1,6 @@ { "name": "Portainer", - "version": "3526d1b", + "version": "bd9b2b2", "slug": "portainer", "description": "Manage your Docker environment with ease", "url": "https://github.com/hassio-addons/addon-portainer",