diff --git a/README.md b/README.md index 871f9a564..741cdbc8a 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ helm delete my- | [PictShare pictshare icon](charts/pictshare/) | PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. | | [Plex plex icon](charts/plex/) | Plex organizes all of your personal media so you can enjoy it no matter where you are. | | [Podgrab ](charts/podgrab/) | A self-hosted podcast manager to download episodes as soon as they become live. | -| [Portfolio portfolio icon](charts/portfolio/) | My personal portfolio website | +| [Portfolio portfolio icon](charts/portfolio/) | My personal portfolio website | | [qBittorrent qbittorrent icon](charts/qbittorrent/) | The qBittorrent project aims to provide an open-source software alternative to µTorrent. | | [Relax Sounds relax-sounds icon](charts/relax-sounds/) | Relax Sounds is a website that lets you stream relaxing sounds to your browser or over Google Cast. | | [RSS-Bridge rss-bridge icon](charts/rss-bridge/) | The RSS feed for websites missing it. | diff --git a/charts/portfolio/Chart.yaml b/charts/portfolio/Chart.yaml index 24a89cf97..15fd39ec2 100644 --- a/charts/portfolio/Chart.yaml +++ b/charts/portfolio/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: portfolio description: My personal portfolio website home: https://charts.gabe565.com/charts/portfolio/ -icon: https://raw.githubusercontent.com/gabe565/portfolio/0f0e80ce2f29e9382a64e7fc6fe2ed1a9993971b/public/android-chrome-512x512.png +icon: https://raw.githubusercontent.com/gabe565/portfolio/8cf4e32d3486862dcdf03782451c147a358f32a7/frontend/src/assets/logo.svg type: application -version: 0.8.0 +version: 0.8.1 # renovate datasource=docker depName=ghcr.io/gabe565/portfolio appVersion: latest kubeVersion: ">=1.22.0-0" @@ -17,9 +17,7 @@ sources: annotations: artifacthub.io/changes: |- - kind: changed - description: Update common Helm release to v1.4.0 - - kind: changed - description: Update homepage URL + description: Replace PNG icon with SVG artifacthub.io/links: |- - name: App Source url: https://github.com/gabe565/portfolio diff --git a/charts/portfolio/README.md b/charts/portfolio/README.md index 19de7d91c..a411165ed 100644 --- a/charts/portfolio/README.md +++ b/charts/portfolio/README.md @@ -1,8 +1,8 @@ # Portfolio -portfolio logo +portfolio logo -![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat) +![Version: 0.8.1](https://img.shields.io/badge/Version-0.8.1-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat) @@ -11,7 +11,7 @@ My personal portfolio website **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=portfolio&version=0.8.0)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=portfolio&version=0.8.1)** ## Source Code