From b7080fd188ef7d24d476c9230563261ef3ec81a3 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 23 Dec 2024 14:28:27 +0100 Subject: [PATCH 1/3] charts/syncthing/Chart.yaml: appVersion 1.28.1, chart version 4.10.1 --- charts/syncthing/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/syncthing/Chart.yaml b/charts/syncthing/Chart.yaml index d396a4c..03e9cea 100644 --- a/charts/syncthing/Chart.yaml +++ b/charts/syncthing/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.28.0 +appVersion: 1.28.1 description: Open Source Continuous File Synchronization name: syncthing -version: 4.10.0 +version: 4.10.1 kubeVersion: ">=1.16.0-0" keywords: - syncthing @@ -23,4 +23,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update appVersion to 1.28.0 + description: update appVersion to 1.28.1 From 978c83f23084ea0e4b4a0dbf30b5a7d4263ef56e Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 23 Dec 2024 14:29:17 +0100 Subject: [PATCH 2/3] charts/syncthing/README_CHANGELOG.md.gotmpl: appVersion 1.28.1, chart version 4.10.1 --- charts/syncthing/README_CHANGELOG.md.gotmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/charts/syncthing/README_CHANGELOG.md.gotmpl b/charts/syncthing/README_CHANGELOG.md.gotmpl index 488e1ed..5211a5e 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.1 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.28.1 + ### Version 4.10.0 #### Added From 9870408c061c14339896c8f239fdcaca0007c3a0 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 23 Dec 2024 14:29:30 +0100 Subject: [PATCH 3/3] charts/syncthing/README.md: appVersion 1.28.1, chart version 4.10.1 --- charts/syncthing/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/charts/syncthing/README.md b/charts/syncthing/README.md index 9a05cdf..7c90013 100644 --- a/charts/syncthing/README.md +++ b/charts/syncthing/README.md @@ -1,6 +1,6 @@ # syncthing -![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) +![Version: 4.10.1](https://img.shields.io/badge/Version-4.10.1-informational?style=flat-square) ![AppVersion: 1.28.1](https://img.shields.io/badge/AppVersion-1.28.1-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.1 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.28.1 + ### Version 4.10.0 #### Added