From 5f50ee77bb2d0f6bc713f4edc148f05c1d093fb3 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 15 Apr 2023 15:26:13 +0200 Subject: [PATCH] charts/syncthing/Chart.yaml: set version to 4.0.2 --- charts/syncthing/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/syncthing/Chart.yaml b/charts/syncthing/Chart.yaml index 17f61600..27ff90ab 100644 --- a/charts/syncthing/Chart.yaml +++ b/charts/syncthing/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 1.18.2 description: Open Source Continuous File Synchronization name: syncthing -version: 4.0.1 +version: 4.0.2 kubeVersion: ">=1.16.0-0" keywords: - syncthing @@ -23,4 +23,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Fix link in home URL + description: generate README with helm-docs