diff --git a/.github/renovate.json b/.github/renovate.json index e847fb3..240d98e 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,5 +4,9 @@ "labels": [ "Dependencies 📦"], "recreateClosed": true, "allowScripts": true, - "allowPlugins": true + "allowPlugins": true, + "ignorePaths": [ + "charts/commento/**", + "charts/commentoplusplus/**" + ] } diff --git a/README.md b/README.md index 986ee08..12e93f0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ Opinionated helm chats for my personal projects, and OSS Projects that either do ### Application -* [`commento++`](https://artifacthub.io/packages/helm/wyrihaximusnet/commentoplusplus) * [`default-backend`](https://artifacthub.io/packages/helm/wyrihaximusnet/default-backend) * [`docker-hub-exporter`](https://artifacthub.io/packages/helm/wyrihaximusnet/docker-hub-exporter) * [`pi-hole-exporter`](https://artifacthub.io/packages/helm/wyrihaximusnet/pi-hole-exporter)