From 590bb3f597889492f08bd427149974b8a1761ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?n=CE=B9c=D0=BDola=D1=95=20w=CE=B9lde?= Date: Sat, 1 May 2021 18:59:41 -0700 Subject: [PATCH] [lychee] Updated icon url (#850) * Updated icon url Signed-off-by: Nicholas Wilde * Bumped chart version Signed-off-by: Nicholas Wilde --- charts/stable/lychee/Chart.yaml | 4 ++-- charts/stable/lychee/README.md | 21 ++++++++++++++++--- .../stable/lychee/README_CHANGELOG.md.gotmpl | 15 +++++++++++++ 3 files changed, 35 insertions(+), 5 deletions(-) diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index 2a991783..05b9d0a2 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 appVersion: 4.0.8 description: Lychee is a free photo-management tool, which runs on your server or web-space name: lychee -version: 4.3.1 +version: 4.3.2 kubeVersion: ">=1.16.0-0" keywords: - lychee - photo - pictures home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/lychee -icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true +icon: https://avatars.githubusercontent.com/u/37916028?s=200&v=4 sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee diff --git a/charts/stable/lychee/README.md b/charts/stable/lychee/README.md index 045b176d..c2fbedd5 100644 --- a/charts/stable/lychee/README.md +++ b/charts/stable/lychee/README.md @@ -1,6 +1,6 @@ # lychee -![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![AppVersion: 4.0.8](https://img.shields.io/badge/AppVersion-4.0.8-informational?style=flat-square) +![Version: 4.3.2](https://img.shields.io/badge/Version-4.3.2-informational?style=flat-square) ![AppVersion: 4.0.8](https://img.shields.io/badge/AppVersion-4.0.8-informational?style=flat-square) Lychee is a free photo-management tool, which runs on your server or web-space @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.k8s-at-home.com | common | 2.2.0 | +| https://library-charts.k8s-at-home.com | common | 2.3.1 | ## TL;DR @@ -99,6 +99,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [4.3.2] + +#### Added + +- N/A + +#### Changed + +- Updated icon url + +#### Removed + +- N/A + ### [1.0.0] #### Added @@ -113,6 +127,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[4.3.2]: #4.3.2 [1.0.0]: #1.0.0 ## Support @@ -123,4 +138,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) \ No newline at end of file +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) diff --git a/charts/stable/lychee/README_CHANGELOG.md.gotmpl b/charts/stable/lychee/README_CHANGELOG.md.gotmpl index 457def03..4bd384e3 100644 --- a/charts/stable/lychee/README_CHANGELOG.md.gotmpl +++ b/charts/stable/lychee/README_CHANGELOG.md.gotmpl @@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [4.3.2] + +#### Added + +- N/A + +#### Changed + +- Updated icon url + +#### Removed + +- N/A + ### [1.0.0] #### Added @@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[4.3.2]: #4.3.2 [1.0.0]: #1.0.0 {{- end -}}