From 3230e25b473413180d221869012e79867fb478a1 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Wed, 6 Sep 2023 16:32:44 -0500 Subject: [PATCH] fix(monica): Update chart icon URL --- README.md | 2 +- charts/monica/Chart.yaml | 12 ++++-------- charts/monica/README.md | 6 +++--- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cbf383a52..8d984aa7a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Also available on [ArtifactHub](https://artifacthub.io/packages/search?repo=gabe | [Memos memos icon](charts/memos/) | A lightweight, self-hosted memo hub. Open Source and Free forever. | | [Miniflux miniflux icon](charts/miniflux/) | Miniflux is a minimalist and opinionated feed reader. | | [Mnemonic Ninja mnemonic-ninja icon](charts/mnemonic-ninja/) | Mnemonic Ninja is a website to convert between a number and its corresponding word to aid in memorization. | -| [Monica monica icon](charts/monica/) | Personal CRM. Remember everything about your friends, family and business relationships. | +| [Monica monica icon](charts/monica/) | Personal CRM. Remember everything about your friends, family and business relationships. | | [Nightscout nightscout icon](charts/nightscout/) | Web-based CGM (Continuous Glucose Monitor) to allow multiple caregivers to remotely view a patient's glucose data in real time. | | [Obico obico icon](charts/obico/) | Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world. | | [Paperless-ngx paperless-ngx icon](charts/paperless-ngx/) | A community-supported supercharged version of paperless: scan, index and archive all your physical documents | diff --git a/charts/monica/Chart.yaml b/charts/monica/Chart.yaml index f6c541109..4a6581963 100644 --- a/charts/monica/Chart.yaml +++ b/charts/monica/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: monica description: Personal CRM. Remember everything about your friends, family and business relationships. home: https://charts.gabe565.com/charts/monica/ -icon: https://raw.githubusercontent.com/monicahq/monica/main/public/img/monica.svg +icon: https://raw.githubusercontent.com/monicahq/monica/aa98c09d9dee3dae91b14fd724cfb73343b41e5e/public/img/favicon.svg type: application -version: 0.7.1 +version: 0.7.2 # renovate datasource=docker depName=monica appVersion: 4.0.0-fpm-alpine kubeVersion: ">=1.22.0-0" @@ -22,12 +22,8 @@ dependencies: condition: mariadb.enabled annotations: artifacthub.io/changes: |- - - kind: changed - description: Update common Helm release to v1.5.1 - - kind: changed - description: Update mariadb Helm release to v11.5.7 - - kind: added - description: Add OCI install docs + - kind: fixed + description: Update chart icon URL artifacthub.io/links: |- - name: App Source url: https://github.com/monicahq/monica diff --git a/charts/monica/README.md b/charts/monica/README.md index 1ddeb8c21..cf97db235 100644 --- a/charts/monica/README.md +++ b/charts/monica/README.md @@ -1,8 +1,8 @@ # Monica -monica logo +monica logo -![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat) +![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 4.0.0-fpm-alpine](https://img.shields.io/badge/AppVersion-4.0.0--fpm--alpine-informational?style=flat) @@ -11,7 +11,7 @@ Personal CRM. Remember everything about your friends, family and business relati **Homepage:** **This chart is not maintained by the upstream project and any issues with the chart should be raised -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=monica&version=0.7.1)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=monica&version=0.7.2)** ## Source Code