From 6c1ee6197745e7f67f754df5b361360b2e3fdca6 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Mon, 1 Aug 2022 21:06:32 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/incubator/thunderbird/CHANGELOG.md | 9 +++++++++ charts/incubator/thunderbird/Chart.yaml | 5 +++-- charts/incubator/thunderbird/README.md | 3 ++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/charts/incubator/thunderbird/CHANGELOG.md b/charts/incubator/thunderbird/CHANGELOG.md index 8cfab973cf2..336419759f9 100644 --- a/charts/incubator/thunderbird/CHANGELOG.md +++ b/charts/incubator/thunderbird/CHANGELOG.md @@ -2,6 +2,15 @@ +## [thunderbird-0.0.15](https://github.com/truecharts/apps/compare/thunderbird-0.0.14...thunderbird-0.0.15) (2022-08-01) + +### Fix + +- cleanup ([#3372](https://github.com/truecharts/apps/issues/3372)) + + + + ## [thunderbird-0.0.14](https://github.com/truecharts/apps/compare/thunderbird-0.0.13...thunderbird-0.0.14) (2022-07-26) ### Chore diff --git a/charts/incubator/thunderbird/Chart.yaml b/charts/incubator/thunderbird/Chart.yaml index c43bf465868..4adfbbe49aa 100644 --- a/charts/incubator/thunderbird/Chart.yaml +++ b/charts/incubator/thunderbird/Chart.yaml @@ -6,8 +6,8 @@ dependencies: version: 10.4.8 deprecated: false description: "This container will download and install Thunderbird in the preferred version and language." -home: https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird -icon: https://truecharts.org/img/chart-icons/thunderbird.png +home: https://truecharts.org/docs/charts/incubator/thunderbird +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png keywords: - thunderbird - mail @@ -18,6 +18,7 @@ maintainers: url: https://truecharts.org name: thunderbird sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird - https://www.thunderbird.net/ - https://hub.docker.com/r/ich777/thunderbird/ type: application diff --git a/charts/incubator/thunderbird/README.md b/charts/incubator/thunderbird/README.md index 78b7a595b2a..802b33c455d 100644 --- a/charts/incubator/thunderbird/README.md +++ b/charts/incubator/thunderbird/README.md @@ -1,6 +1,6 @@ # thunderbird -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) This container will download and install Thunderbird in the preferred version and language. @@ -13,6 +13,7 @@ For more information, please click here: [thunderbird](https://truecharts.org/do ## Source Code +* * *