From 5127c47a56b36e980c618644f06a0a97048cd7e6 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 8 Sep 2023 07:22:48 +0200 Subject: [PATCH 1/3] charts/hedgedoc/Chart.yaml: appVersion 1.9.9-ls99, chart version 2.1.3 --- charts/hedgedoc/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml index a72d0b8a..230c1282 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.9.9-ls98 +appVersion: 1.9.9-ls99 description: HedgeDoc lets you create real-time collaborative markdown notes. name: hedgedoc -version: 2.1.2 +version: 2.1.3 kubeVersion: ">=1.19.0-0" keywords: - hedgedoc @@ -30,4 +30,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: update appVersion to 1.9.9-ls98 + description: update appVersion to 1.9.9-ls99 From 204de10849d644d297ecc70965172ceaa38c832c Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 8 Sep 2023 07:23:08 +0200 Subject: [PATCH 2/3] charts/hedgedoc/README_CHANGELOG.md.gotmpl: appVersion 1.9.9-ls99, chart version 2.1.3 --- charts/hedgedoc/README_CHANGELOG.md.gotmpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/charts/hedgedoc/README_CHANGELOG.md.gotmpl b/charts/hedgedoc/README_CHANGELOG.md.gotmpl index 19fe8118..8a32d334 100644 --- a/charts/hedgedoc/README_CHANGELOG.md.gotmpl +++ b/charts/hedgedoc/README_CHANGELOG.md.gotmpl @@ -10,6 +10,20 @@ 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). +### 2.1.3 + +#### Added + +N/A + +#### Changed + +- update appVersion to 1.9.9-ls99 + +#### Fixed + +N/A + ### 2.1.2 #### Added From 04be8df85d6517a7b15d6baa6bd8266724a9f1cc Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 8 Sep 2023 07:23:23 +0200 Subject: [PATCH 3/3] charts/hedgedoc/README.md: appVersion 1.9.9-ls99, chart version 2.1.3 --- charts/hedgedoc/README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md index e9c956dd..bb8ee264 100644 --- a/charts/hedgedoc/README.md +++ b/charts/hedgedoc/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 2.1.2](https://img.shields.io/badge/Version-2.1.2-informational?style=flat-square) ![AppVersion: 1.9.9-ls98](https://img.shields.io/badge/AppVersion-1.9.9--ls98-informational?style=flat-square) +![Version: 2.1.3](https://img.shields.io/badge/Version-2.1.3-informational?style=flat-square) ![AppVersion: 1.9.9-ls99](https://img.shields.io/badge/AppVersion-1.9.9--ls99-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes. @@ -108,6 +108,20 @@ 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). +### 2.1.3 + +#### Added + +N/A + +#### Changed + +- update appVersion to 1.9.9-ls99 + +#### Fixed + +N/A + ### 2.1.2 #### Added