mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Portainer to b82a904
This commit is contained in:
parent
45cb717f21
commit
6e184dcbf5
4 changed files with 13 additions and 24 deletions
|
@ -986,10 +986,10 @@ SOFTWARE.
|
||||||
[plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[plex-i386-shield]: https://img.shields.io/badge/i386-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/58ea204
|
[addon-portainer]: https://github.com/hassio-addons/addon-portainer/tree/b82a904
|
||||||
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/58ea204/README.md
|
[addon-doc-portainer]: https://github.com/hassio-addons/addon-portainer/blob/b82a904/README.md
|
||||||
[portainer-issue]: https://github.com/hassio-addons/addon-portainer/issues
|
[portainer-issue]: https://github.com/hassio-addons/addon-portainer/issues
|
||||||
[portainer-version-shield]: https://img.shields.io/badge/version-58ea204-blue.svg
|
[portainer-version-shield]: https://img.shields.io/badge/version-b82a904-blue.svg
|
||||||
[portainer-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,21 +1,10 @@
|
||||||
# Changelog since v1.3.0
|
# Changelog since v1.4.0
|
||||||
- Upgrade add-on base image to 9.0.1 (#61)
|
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#62)
|
||||||
- Add new repository workflow (#60)
|
|
||||||
|
|
||||||
* Add new repository workflow
|
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
|
||||||
|
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||||
|
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
|
||||||
|
|
||||||
* Prettified Code!
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
* Migrate Docker build arguments
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
|
||||||
* Documentation tweaks
|
|
||||||
|
|
||||||
* Address add-on lint errors
|
|
||||||
|
|
||||||
Co-authored-by: frenck <frenck@users.noreply.github.com>
|
|
||||||
- Upgrade Code of Conduct (#59)
|
|
||||||
- Happy New Year (#57)
|
|
||||||
- Cleanup repository (#56)
|
|
||||||
- 📚 Update mentioning "Advanced Mode", needed for Portainer (#53)
|
|
||||||
|
|
||||||
Add a note about requiring "Advanced Mode", without which portainer does not appear in add-on searches.
|
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-58ea204-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-b82a904-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-portainer/tree/58ea204
|
[release]: https://github.com/hassio-addons/addon-portainer/tree/b82a904
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-portainer/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-portainer/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Portainer",
|
"name": "Portainer",
|
||||||
"version": "58ea204",
|
"version": "b82a904",
|
||||||
"slug": "portainer",
|
"slug": "portainer",
|
||||||
"description": "Manage your Docker environment with ease",
|
"description": "Manage your Docker environment with ease",
|
||||||
"url": "https://github.com/hassio-addons/addon-portainer",
|
"url": "https://github.com/hassio-addons/addon-portainer",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue