diff --git a/charts/frigate/Chart.yaml b/charts/frigate/Chart.yaml index af4c7bd1..4e519da9 100644 --- a/charts/frigate/Chart.yaml +++ b/charts/frigate/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 appVersion: "0.5.2" -description: Realtime object detection on RTSP cameras with the Google Coral +description: DEPRECATED - Realtime object detection on RTSP cameras with the Google Coral name: frigate -version: 3.2.0 +version: 3.2.1 keywords: - tensorflow - coral @@ -11,8 +11,4 @@ home: https://github.com/billimek/billimek-charts/tree/master/charts/frigate icon: https://upload.wikimedia.org/wikipedia/commons/a/a4/Lutine1.jpg sources: - https://github.com/blakeblackshear/frigate -maintainers: - - name: billimek - email: jeff@billimek.com - - name: blakeblackshear - email: blakeb@blakeshome.com +deprecated: true diff --git a/charts/frigate/README.md b/charts/frigate/README.md index 2f27f5e1..404ee143 100644 --- a/charts/frigate/README.md +++ b/charts/frigate/README.md @@ -1,4 +1,15 @@ -# frigate: Realtime object detection on RTSP cameras with the Google Coral +# DEPRECATED - frigate: Realtime object detection on RTSP cameras with the Google Coral + +**This chart has been deprecated and moved to its new home:** + +- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/frigate + +```console +helm repo add k8s-at-home https://k8s-at-home.com/charts/ +helm install k8s-at-home/frigate +``` + +--- This is a helm chart for [frigate](https://github.com/blakeblackshear/frigate) diff --git a/charts/frigate/templates/NOTES.txt b/charts/frigate/templates/NOTES.txt index 17e6e6ed..60a84d13 100644 --- a/charts/frigate/templates/NOTES.txt +++ b/charts/frigate/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 }}