From 2791838e367a6cb5971ed88092f2894811d34cea Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sat, 29 Aug 2020 17:11:15 -0400 Subject: [PATCH] deprecate grocy (#358) Signed-off-by: Jeff Billimek --- charts/grocy/Chart.yaml | 4 ++-- charts/grocy/README.md | 13 ++++++++++++- charts/grocy/templates/NOTES.txt | 2 ++ 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/charts/grocy/Chart.yaml b/charts/grocy/Chart.yaml index 841d844f..618cf46d 100644 --- a/charts/grocy/Chart.yaml +++ b/charts/grocy/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 appVersion: v2.6.1 -description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home +description: DEPRECATED - ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home name: grocy -version: 1.0.2 +version: 1.0.3 keywords: - grocy home: https://github.com/billimek/billimek-charts/tree/master/charts/grocy diff --git a/charts/grocy/README.md b/charts/grocy/README.md index 17b14fa6..0f18c6d0 100644 --- a/charts/grocy/README.md +++ b/charts/grocy/README.md @@ -1,4 +1,15 @@ -# Grocy +# DEPRECATED - Grocy + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/grocy + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/grocy +``` + +--- This is a helm chart for [Grocy](https://grocy.info/) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/grocy/) diff --git a/charts/grocy/templates/NOTES.txt b/charts/grocy/templates/NOTES.txt index 2472f1ea..a85f27aa 100644 --- a/charts/grocy/templates/NOTES.txt +++ b/charts/grocy/templates/NOTES.txt @@ -1,3 +1,5 @@ +This Helm chart is deprecated + 1. Get the application URL by running these commands: {{- if .Values.ingress.enabled }} {{- range .Values.ingress.hosts }}