Deprecate portainer

This commit is contained in:
Max Winterstein
2021-12-02 00:08:02 +01:00
parent 6316cedad8
commit f826d28c67
3 changed files with 25 additions and 14 deletions

View File

@@ -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

View File

@@ -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",