From e787284d11b254868091ad27a89b2ff8d9ed96ab Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 26 Oct 2024 15:20:35 +0200 Subject: [PATCH 1/3] charts/sharry/Chart.yaml: appVersion 1.14.0, chart version 6.6.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 3716436..5936b03 100644 --- a/charts/sharry/Chart.yaml +++ b/charts/sharry/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.13.2 +appVersion: 1.14.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.5.2 +version: 6.6.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.13.2 + description: update appVersion to 1.14.0 From 50a39ebef2a9bfeb62b16a4fb4c287c60716e071 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 26 Oct 2024 15:20:47 +0200 Subject: [PATCH 2/3] charts/sharry/README_CHANGELOG.md.gotmpl: appVersion 1.14.0, chart version 6.6.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 7d10e8c..87ca7d1 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.6.0 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.14.0 + ### Version 6.5.2 #### Added From 02f812770bd1991cb620dc484f8317e6c2ac730c Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 26 Oct 2024 15:21:12 +0200 Subject: [PATCH 3/3] charts/sharry/README.md: appVersion 1.14.0, chart version 6.6.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 5d89cfd..d0eff18 100644 --- a/charts/sharry/README.md +++ b/charts/sharry/README.md @@ -1,6 +1,6 @@ # sharry -![Version: 6.5.2](https://img.shields.io/badge/Version-6.5.2-informational?style=flat-square) ![AppVersion: 1.13.2](https://img.shields.io/badge/AppVersion-1.13.2-informational?style=flat-square) +![Version: 6.6.0](https://img.shields.io/badge/Version-6.6.0-informational?style=flat-square) ![AppVersion: 1.14.0](https://img.shields.io/badge/AppVersion-1.14.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.6.0 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.14.0 + ### Version 6.5.2 #### Added