From 71b339bad218a7a17a8bde073c3cdf899e2cb944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?n=CE=B9c=D0=BDola=D1=95=20w=CE=B9lde?= Date: Sun, 2 May 2021 07:44:19 -0700 Subject: [PATCH] Updated icon url (#873) Signed-off-by: Nicholas Wilde --- charts/stable/librespeed/Chart.yaml | 4 ++-- charts/stable/librespeed/README.md | 21 ++++++++++++++++--- .../librespeed/README_CHANGELOG.md.gotmpl | 15 +++++++++++++ 3 files changed, 35 insertions(+), 5 deletions(-) diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index cc58befb..e8f56f8b 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v2 appVersion: 5.2.4 description: Librespeed is a HTML5 webpage to test upload and download speeds name: librespeed -version: 3.1.1 +version: 3.1.2 kubeVersion: ">=1.16.0-0" keywords: - librespeed - speedtest home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/librespeed -icon: https://github.com/librespeed/speedtest/blob/master/.logo/logo3.png?raw=true +icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed diff --git a/charts/stable/librespeed/README.md b/charts/stable/librespeed/README.md index 653a820a..d3ce51a5 100644 --- a/charts/stable/librespeed/README.md +++ b/charts/stable/librespeed/README.md @@ -1,6 +1,6 @@ # librespeed -![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 5.2.4](https://img.shields.io/badge/AppVersion-5.2.4-informational?style=flat-square) +![Version: 3.1.2](https://img.shields.io/badge/Version-3.1.2-informational?style=flat-square) ![AppVersion: 5.2.4](https://img.shields.io/badge/AppVersion-5.2.4-informational?style=flat-square) Librespeed is a HTML5 webpage to test upload and download speeds @@ -20,7 +20,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 @@ -93,6 +93,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). +### [3.1.2] + +#### Added + +- N/A + +#### Changed + +- Changed icon url. + +#### Removed + +- N/A + ### [3.0.0] #### Changed @@ -113,6 +127,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[3.1.2]: #3.1.2 [3.0.0]: #3.0.0 [1.0.0]: #1.0.0 @@ -124,4 +139,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/librespeed/README_CHANGELOG.md.gotmpl b/charts/stable/librespeed/README_CHANGELOG.md.gotmpl index 14d7aa10..c2016ffd 100644 --- a/charts/stable/librespeed/README_CHANGELOG.md.gotmpl +++ b/charts/stable/librespeed/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). +### [3.1.2] + +#### Added + +- N/A + +#### Changed + +- Changed icon url. + +#### Removed + +- N/A + ### [3.0.0] #### Changed @@ -29,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[3.1.2]: #3.1.2 [3.0.0]: #3.0.0 [1.0.0]: #1.0.0 {{- end -}}