Skip to content

Commit

Permalink
🍱 (pictshare): Replace PNG icon with SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Apr 16, 2023
1 parent e69e308 commit cf93140
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ helm delete my-<chart-name>
| [Nightscout <img src='https://raw.githubusercontent.com/gabe565/charts/main/charts/nightscout/icon.svg' alt='nightscout icon' width='18px' align='right' loading='lazy'>](charts/nightscout/) | Web-based CGM (Continuous Glucose Monitor) to allow multiple caregivers to remotely view a patient's glucose data in real time. |
| [Obico <img src='https://raw.githubusercontent.com/gabe565/charts/main/charts/obico/icon.svg' alt='obico icon' width='18px' align='right' loading='lazy'>](charts/obico/) | Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world. |
| [Paperless-ngx <img src='https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750d558b58018d1d3393db145d162d44fceb/src-ui/src/assets/logo-notext.svg' alt='paperless-ngx icon' width='18px' align='right' loading='lazy'>](charts/paperless-ngx/) | A community-supported supercharged version of paperless: scan, index and archive all your physical documents |
| [Pictshare <img src='https://camo.githubusercontent.com/6efdab1c63d518fafc5e735001c5ed45e7cbd4958952cdd972e2630eee881d97/68747470733a2f2f7069637473686172652e6e65742f706868796e6a2e706e67' alt='pictshare icon' width='18px' align='right' loading='lazy'>](charts/pictshare/) | PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. |
| [Pictshare <img src='https://raw.githubusercontent.com/gabe565/charts/main/charts/pictshare/icon.svg' alt='pictshare icon' width='18px' align='right' loading='lazy'>](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 <img src='https://raw.githubusercontent.com/gabe565/charts/main/charts/plex/icon.svg' alt='plex icon' width='18px' align='right' loading='lazy'>](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 <img src='https://raw.githubusercontent.com/gabe565/portfolio/0f0e80ce2f29e9382a64e7fc6fe2ed1a9993971b/public/android-chrome-512x512.png' alt='portfolio icon' width='18px' align='right' loading='lazy'>](charts/portfolio/) | My personal portfolio website |
Expand Down
1 change: 1 addition & 0 deletions charts/pictshare/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@
.vscode/
# helm-docs templates
*.gotmpl
icon.svg
8 changes: 3 additions & 5 deletions charts/pictshare/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: pictshare
description: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself.
home: https://charts.gabe565.com/charts/pictshare/
icon: https://camo.githubusercontent.com/6efdab1c63d518fafc5e735001c5ed45e7cbd4958952cdd972e2630eee881d97/68747470733a2f2f7069637473686172652e6e65742f706868796e6a2e706e67
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/pictshare/icon.svg
type: application
version: 0.5.0
version: 0.5.1
# renovate datasource=docker depName=ghcr.io/hascheksolutions/pictshare
appVersion: 74ccf9f6
kubeVersion: ">=1.22.0-0"
Expand All @@ -22,9 +22,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/HaschekSolutions/pictshare
Expand Down
6 changes: 3 additions & 3 deletions charts/pictshare/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Pictshare

<img src="https://camo.githubusercontent.com/6efdab1c63d518fafc5e735001c5ed45e7cbd4958952cdd972e2630eee881d97/68747470733a2f2f7069637473686172652e6e65742f706868796e6a2e706e67" align="right" width="92" alt="pictshare logo">
<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/pictshare/icon.svg" align="right" width="92" alt="pictshare logo">

![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat)
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 74ccf9f6](https://img.shields.io/badge/AppVersion-74ccf9f6-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ PictShare is an open source image, mp4, pastebin hosting service with a simple r
**Homepage:** <https://charts.gabe565.com/charts/pictshare/>

**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=pictshare&version=0.5.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=pictshare&version=0.5.1)**

## Source Code

Expand Down
1 change: 1 addition & 0 deletions charts/pictshare/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf93140

Please sign in to comment.