mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Portainer to 110845e
This commit is contained in:
parent
11e9e70786
commit
98fac0a851
4 changed files with 23 additions and 6 deletions
|
@ -885,10 +885,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/0505563
|
||||
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/0505563/README.md
|
||||
[addon-portainer]: https://github.com/hassio-addons/addon-portainer/tree/110845e
|
||||
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/110845e/README.md
|
||||
[portainer-issue]: https://github.com/hassio-addons/addon-portainer/issues
|
||||
[portainer-version-shield]: https://img.shields.io/badge/version-0505563-blue.svg
|
||||
[portainer-version-shield]: https://img.shields.io/badge/version-110845e-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,21 @@
|
|||
# Changelog since v1.5.2
|
||||
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#125)
|
||||
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
|
||||
- [Release notes](https://github.com/dessant/lock-threads/releases)
|
||||
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: dessant/lock-threads
|
||||
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>
|
||||
- 🏎 Enable streaming mode for Ingress (#124)
|
||||
- 🚑 Fix contributing link in readme (#123)
|
||||
- 🚀 Add-on CI improvements (#122)
|
||||
|
|
|
@ -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-0505563-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-portainer/tree/0505563
|
||||
[release-shield]: https://img.shields.io/badge/version-110845e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-portainer/tree/110845e
|
||||
[screenshot]: https://github.com/hassio-addons/addon-portainer/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Portainer",
|
||||
"version": "0505563",
|
||||
"version": "110845e",
|
||||
"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