diff --git a/charts/silverbullet/Chart.yaml b/charts/silverbullet/Chart.yaml index 6f34c21..660a81c 100644 --- a/charts/silverbullet/Chart.yaml +++ b/charts/silverbullet/Chart.yaml @@ -22,10 +22,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.3 +version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.7.6" +appVersion: "0.9.2" diff --git a/charts/silverbullet/README.md b/charts/silverbullet/README.md index a08f504..d087473 100644 --- a/charts/silverbullet/README.md +++ b/charts/silverbullet/README.md @@ -1,6 +1,6 @@ # silverbullet -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.1](https://img.shields.io/badge/AppVersion-0.7.1-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.2](https://img.shields.io/badge/AppVersion-0.9.2-informational?style=flat-square) A Helm chart for SilverBullet - a note-taking application optimized for people with a hacker mindset @@ -51,5 +51,3 @@ A Helm chart for SilverBullet - a note-taking application optimized for people w | silverbullet.user | string | `"admin"` | Username to use for logging in | | tolerations | list | `[]` | | ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)