mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Deprecate portainer
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# DEPRECATED
|
||||
|
||||
## I would no longer suggest to use this. There are way better alternatives out there, e.g. https://github.com/alexbelgium/hassio-addons/tree/master/portainer
|
||||
|
||||
---
|
||||
|
||||
⚠️⚠️⚠️⚠️⚠️
|
||||
|
||||
This is a complete copy of https://github.com/hassio-addons/addon-portainer/tree/v1.5.2
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Portainer Addon v1.5.2",
|
||||
"name": "(DEPRECATED) Portainer Addon v1.5.2",
|
||||
"version": "1.5.2.2",
|
||||
"slug": "portainer",
|
||||
"description": "Manage your Docker environment with ease",
|
||||
@@ -7,6 +7,7 @@
|
||||
"advanced": true,
|
||||
"ingress": true,
|
||||
"ingress_port": 1337,
|
||||
"stage": "deprecated",
|
||||
"startup": "services",
|
||||
"panel_icon": "mdi:docker",
|
||||
"homeassistant": "0.92.0b2",
|
||||
|
||||
Reference in New Issue
Block a user