From 85a809e8bc0bd3ebf0265eae414363099c7f19d3 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Mon, 7 Sep 2020 15:36:49 -0400 Subject: [PATCH] deprecate unifi chart (#23714) Signed-off-by: Scott Rigby --- stable/unifi/Chart.yaml | 11 ++++------- stable/unifi/README.md | 7 ++++++- stable/unifi/templates/NOTES.txt | 5 +++++ 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/stable/unifi/Chart.yaml b/stable/unifi/Chart.yaml index a255720728..4ec2377c95 100644 --- a/stable/unifi/Chart.yaml +++ b/stable/unifi/Chart.yaml @@ -1,8 +1,9 @@ apiVersion: v1 appVersion: 5.12.35 -description: Ubiquiti Network's Unifi Controller +# The unifi chart is deprecated and no longer maintained. For details deprecation, see the PROCESSES.md file. +description: DEPRECATED - Ubiquiti Network's Unifi Controller name: unifi -version: 0.10.1 +version: 0.10.2 keywords: - ubiquiti - unifi @@ -12,8 +13,4 @@ icon: https://blog.ubnt.com/wp-content/uploads/2016/10/unifi-app-logo.png sources: - https://github.com/jacobalberty/unifi-docker - https://github.com/helm/charts/tree/master/stable/unifi -maintainers: - - name: billimek - email: jeff@billimek.com - - name: mcronce - email: mike@quadra-tec.net +deprecated: true diff --git a/stable/unifi/README.md b/stable/unifi/README.md index e8bafa840c..0de8b7fa32 100644 --- a/stable/unifi/README.md +++ b/stable/unifi/README.md @@ -1,4 +1,9 @@ -# Ubiquiti Network's Unifi Controller +# DEPRECATED - Network's Unifi Controller + +|**This chart has been deprecated and moved to its new home:** +| +|- **GitHub repo:** https://github.com/k8s-at-home/charts/tree/master/charts/unifi +|- **Charts repo:** https://k8s-at-home.com/charts/ This is a helm chart for [Ubiquiti Network's][ubnt] [Unifi Controller][ubnt 2]. diff --git a/stable/unifi/templates/NOTES.txt b/stable/unifi/templates/NOTES.txt index 1a1ca017f0..7b03846f4b 100644 --- a/stable/unifi/templates/NOTES.txt +++ b/stable/unifi/templates/NOTES.txt @@ -1,3 +1,8 @@ +This Helm chart is deprecated + +Given the `stable` deprecation timeline (https://github.com/helm/charts#deprecation-timeline), the unifi maintained Helm chart is now located at k8s-at-home/charts (https://github.com/k8s-at-home/charts/tree/master/charts/unifi). + + 1. Get the application URL by running these commands: {{- if .Values.ingress.enabled }} {{- range .Values.ingress.hosts }}