diff --git a/charts/apps/piped/README.md b/charts/apps/piped/README.md index 07df14e..7a7e353 100644 --- a/charts/apps/piped/README.md +++ b/charts/apps/piped/README.md @@ -1,6 +1,6 @@ # piped -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Piped is an alternative privacy-friendly YouTube frontend which is efficient by design. @@ -174,21 +174,31 @@ helm install piped TeamPiped/piped -f values.yaml ## Changelog +### Version 1.1.0 + +#### Added + +* Ability to use a secret for backend database credentials + +#### Changed + +N/A + +#### Fixed + +N/A + ### Version 1.0.0 #### Added N/A -#### Changed +### Changed * Updated to common v1.3.2 which bumps kubeVersion to 1.22. * Enabled the probes by default. -#### Fixed - -N/A - ## Support - Open an [issue](https://github.com/TeamPiped/Piped-Kubernetes/issues/new/choose)