diff --git a/charts/stable/focalboard/Chart.yaml b/charts/stable/focalboard/Chart.yaml index abe859f3..c7a07536 100644 --- a/charts/stable/focalboard/Chart.yaml +++ b/charts/stable/focalboard/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 appVersion: 0.6.5 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. name: focalboard -version: 1.0.1 +version: 1.0.2 kubeVersion: ">=1.16.0-0" keywords: - focalboard - kanban - project management home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/focalboard -icon: https://www.focalboard.com/img/logo.svg +icon: https://github.com/mattermost/focalboard/raw/main/webapp/static/favicon.svg sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard diff --git a/charts/stable/focalboard/README.md b/charts/stable/focalboard/README.md index 61c26322..5029ede6 100644 --- a/charts/stable/focalboard/README.md +++ b/charts/stable/focalboard/README.md @@ -1,6 +1,6 @@ # focalboard -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![AppVersion: 0.6.5](https://img.shields.io/badge/AppVersion-0.6.5-informational?style=flat-square) +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![AppVersion: 0.6.5](https://img.shields.io/badge/AppVersion-0.6.5-informational?style=flat-square) Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. @@ -94,6 +94,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). +### [1.0.2] + +#### Added + +- N/A + +#### Changed + +- Updated icon url + +#### Removed + +- N/A + ### [1.0.1] #### Added @@ -122,6 +136,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[1.0.2]: #1.0.2 +[1.0.1]: #1.0.1 [1.0.0]: #1.0.0 ## Support @@ -132,4 +148,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/focalboard/README_CHANGELOG.md.gotmpl b/charts/stable/focalboard/README_CHANGELOG.md.gotmpl index d5ae9723..c8b01b39 100644 --- a/charts/stable/focalboard/README_CHANGELOG.md.gotmpl +++ b/charts/stable/focalboard/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). +### [1.0.2] + +#### Added + +- N/A + +#### Changed + +- Updated icon url + +#### Removed + +- N/A + ### [1.0.1] #### Added @@ -37,5 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[1.0.2]: #1.0.2 +[1.0.1]: #1.0.1 [1.0.0]: #1.0.0 {{- end -}}