From d5307396b654beceb9b3ecd4e7fd0b7c5016602c Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 26 Oct 2024 14:46:27 +0200 Subject: [PATCH 1/3] charts/sharry/Chart.yaml: appVersion 1.11.0, chart version 6.3.0 --- charts/sharry/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/sharry/Chart.yaml b/charts/sharry/Chart.yaml index 67c1b0e..ad30c11 100644 --- a/charts/sharry/Chart.yaml +++ b/charts/sharry/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.10.0 +appVersion: 1.11.0 description: Sharry allows to share files with others in a simple way. It is a self-hosted web application. The basic concept is to upload files and get a url back that can then be shared. name: sharry -version: 6.2.0 +version: 6.3.0 keywords: - file sharing home: https://github.com/johanneskastl/charts/tree/main/charts/sharry @@ -21,4 +21,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update appVersion to 1.10.0 + description: update appVersion to 1.11.0 From d1d6b830fc1281880edb98e1cf7211dcd4554a6d Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 26 Oct 2024 14:46:39 +0200 Subject: [PATCH 2/3] charts/sharry/README_CHANGELOG.md.gotmpl: appVersion 1.11.0, chart version 6.3.0 --- charts/sharry/README_CHANGELOG.md.gotmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/charts/sharry/README_CHANGELOG.md.gotmpl b/charts/sharry/README_CHANGELOG.md.gotmpl index 20688cd..67e68a0 100644 --- a/charts/sharry/README_CHANGELOG.md.gotmpl +++ b/charts/sharry/README_CHANGELOG.md.gotmpl @@ -10,6 +10,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 6.3.0 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.11.0 + ### Version 6.2.0 #### Added From eac228136d9a1293c36f1b8b5380a4b64ee2c96c Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 26 Oct 2024 14:46:49 +0200 Subject: [PATCH 3/3] charts/sharry/README.md: appVersion 1.11.0, chart version 6.3.0 --- charts/sharry/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/charts/sharry/README.md b/charts/sharry/README.md index 6e1a384..559b30a 100644 --- a/charts/sharry/README.md +++ b/charts/sharry/README.md @@ -1,6 +1,6 @@ # sharry -![Version: 6.2.0](https://img.shields.io/badge/Version-6.2.0-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) +![Version: 6.3.0](https://img.shields.io/badge/Version-6.3.0-informational?style=flat-square) ![AppVersion: 1.11.0](https://img.shields.io/badge/AppVersion-1.11.0-informational?style=flat-square) Sharry allows to share files with others in a simple way. It is a self-hosted web application. The basic concept is to upload files and get a url back that can then be shared. @@ -91,6 +91,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 6.3.0 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.11.0 + ### Version 6.2.0 #### Added