From 3a892389d7e1e88730b6fb92e7845d166deaac6a Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sat, 27 Jul 2019 00:11:56 -0400 Subject: [PATCH] changing icon (#52) * changing icon * fixing readme --- frigate/Chart.yaml | 4 ++-- frigate/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frigate/Chart.yaml b/frigate/Chart.yaml index 2d7200cf..8936ae87 100644 --- a/frigate/Chart.yaml +++ b/frigate/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v1 appVersion: "0.2.0-beta" description: Realtime object detection on RTSP cameras with the Google Coral name: frigate -version: 0.1.3 +version: 0.1.4 keywords: - tensorflow - coral - ml home: https://github.com/billimek/billimek-charts/tree/master/frigate -icon: https://svgsilh.com/svg/1293940.svg +icon: https://upload.wikimedia.org/wikipedia/commons/a/a4/Lutine1.jpg sources: - https://github.com/blakeblackshear/frigate maintainers: diff --git a/frigate/README.md b/frigate/README.md index ea4c405e..9566a5b5 100644 --- a/frigate/README.md +++ b/frigate/README.md @@ -1,6 +1,6 @@ # frigate: Realtime object detection on RTSP cameras with the Google Coral -This is a helm chart for [frigate](https://github.com/frigate/frigate/) leveraging the [Linuxserver.io image](https://hub.docker.com/r/linuxserver/frigate/) +This is a helm chart for [frigate](https://github.com/blakeblackshear/frigate) ## TL;DR;