Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Commit

Permalink
deprecate grocy (#358)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Billimek <[email protected]>
  • Loading branch information
billimek authored Aug 29, 2020
1 parent cdce805 commit 2791838
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/grocy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
13 changes: 12 additions & 1 deletion charts/grocy/README.md
Original file line number Diff line number Diff line change
@@ -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/)

Expand Down
2 changes: 2 additions & 0 deletions charts/grocy/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -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 }}
Expand Down

0 comments on commit 2791838

Please sign in to comment.