diff --git a/charts/peertube/Chart.yaml b/charts/peertube/Chart.yaml index 275343d..ff59c80 100644 --- a/charts/peertube/Chart.yaml +++ b/charts/peertube/Chart.yaml @@ -15,10 +15,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: 1.0.0 +version: 1.0.1 # renovate: image=chocobozzz/peertube -appVersion: "v8.0.1-trixie" +appVersion: "v8.0.2-trixie" maintainers: - name: cloudymax diff --git a/charts/peertube/README.md b/charts/peertube/README.md index a764a56..38c1c3c 100644 --- a/charts/peertube/README.md +++ b/charts/peertube/README.md @@ -1,6 +1,6 @@ # peertube -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v8.0.1-trixie](https://img.shields.io/badge/AppVersion-v8.0.1--trixie-informational?style=flat-square) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v8.0.2-trixie](https://img.shields.io/badge/AppVersion-v8.0.2--trixie-informational?style=flat-square) A Helm chart for deploying PeerTube on Kubernetes