diff --git a/charts/syncthing/Chart.yaml b/charts/syncthing/Chart.yaml index 2354d8cd..d396a4c2 100644 --- a/charts/syncthing/Chart.yaml +++ b/charts/syncthing/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.27.12 +appVersion: 1.28.0 description: Open Source Continuous File Synchronization name: syncthing -version: 4.9.12 +version: 4.10.0 kubeVersion: ">=1.16.0-0" keywords: - syncthing @@ -23,4 +23,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update appVersion to 1.27.12 + description: update appVersion to 1.28.0 diff --git a/charts/syncthing/README.md b/charts/syncthing/README.md index 84900abc..9a05cdfd 100644 --- a/charts/syncthing/README.md +++ b/charts/syncthing/README.md @@ -1,6 +1,6 @@ # syncthing -![Version: 4.9.12](https://img.shields.io/badge/Version-4.9.12-informational?style=flat-square) ![AppVersion: 1.27.12](https://img.shields.io/badge/AppVersion-1.27.12-informational?style=flat-square) +![Version: 4.10.0](https://img.shields.io/badge/Version-4.10.0-informational?style=flat-square) ![AppVersion: 1.28.0](https://img.shields.io/badge/AppVersion-1.28.0-informational?style=flat-square) Open Source Continuous File Synchronization @@ -92,6 +92,16 @@ All notable changes to this Helm chart will be documented in this file. 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). +### Version 4.10.0 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.28.0 + ### Version 4.9.12 #### Added diff --git a/charts/syncthing/README_CHANGELOG.md.gotmpl b/charts/syncthing/README_CHANGELOG.md.gotmpl index 07d25791..488e1ed3 100644 --- a/charts/syncthing/README_CHANGELOG.md.gotmpl +++ b/charts/syncthing/README_CHANGELOG.md.gotmpl @@ -6,6 +6,16 @@ All notable changes to this Helm chart will be documented in this file. 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). +### Version 4.10.0 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.28.0 + ### Version 4.9.12 #### Added