diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 71fe2dde..f8647ef9 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 appVersion: v1.9 description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 3.4.0 +version: 3.4.1 kubeVersion: ">=1.16.0-0" keywords: - teedy - documents - management home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/teedy -icon: https://camo.githubusercontent.com/529d95bcf95198a51c7176ed59068238a6099ee6828aa47a3aac697d6c5ee5f4/68747470733a2f2f74656564792e696f2f696d672f6769746875622d7469746c652e706e67 +icon: https://raw.githubusercontent.com/sismics/docs/v1.9/docs-web/src/main/resources/image/logo.png sources: - https://github.com/sismics/docs - https://github.com/k8s-at-home/charts/tree/master/charts/teedy diff --git a/charts/stable/teedy/README.md b/charts/stable/teedy/README.md index c815a40b..a6013748 100644 --- a/charts/stable/teedy/README.md +++ b/charts/stable/teedy/README.md @@ -1,6 +1,6 @@ # teedy -![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![AppVersion: v1.9](https://img.shields.io/badge/AppVersion-v1.9-informational?style=flat-square) +![Version: 3.4.1](https://img.shields.io/badge/Version-3.4.1-informational?style=flat-square) ![AppVersion: v1.9](https://img.shields.io/badge/AppVersion-v1.9-informational?style=flat-square) Teedy is an open source, lightweight document management system for individuals and businesses. @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.3.15 | -| https://library-charts.k8s-at-home.com | common | 2.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.4.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). +### [3.4.1] + +#### Added + +- N/A + +#### Changed + +- Updated icon url. + +#### Removed + +- N/A + ### [1.0.0] #### Added @@ -113,7 +127,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A -[1.0.0]: #1.0.0 +[3.4.1]: #341 +[1.0.0]: #100 ## 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/teedy/README_CHANGELOG.md.gotmpl b/charts/stable/teedy/README_CHANGELOG.md.gotmpl index 457def03..d473a20e 100644 --- a/charts/stable/teedy/README_CHANGELOG.md.gotmpl +++ b/charts/stable/teedy/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.4.1] + +#### 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 -[1.0.0]: #1.0.0 +[3.4.1]: #341 +[1.0.0]: #100 {{- end -}}