From 96a8ba9a8ad3d0848fc566f34ab827782c5efa3e Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 17 Jan 2025 19:08:38 +0100 Subject: [PATCH 1/3] charts/hedgedoc/README.md: appVersion 1.10.0-ls153, chart version 2.2.14 --- charts/hedgedoc/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md index 9fb5994..f90923b 100644 --- a/charts/hedgedoc/README.md +++ b/charts/hedgedoc/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 2.2.13](https://img.shields.io/badge/Version-2.2.13-informational?style=flat-square) ![AppVersion: 1.10.0-ls152](https://img.shields.io/badge/AppVersion-1.10.0--ls152-informational?style=flat-square) +![Version: 2.2.14](https://img.shields.io/badge/Version-2.2.14-informational?style=flat-square) ![AppVersion: 1.10.0-ls153](https://img.shields.io/badge/AppVersion-1.10.0--ls153-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes. @@ -116,6 +116,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). +### 2.2.14 + +#### Added + +N/A + +#### Changed + +- update appVersion to 1.10.0-ls153 + ### 2.2.13 #### Added From 479f61b630f64af34bb2947bbb85045761b9935a Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 17 Jan 2025 19:08:38 +0100 Subject: [PATCH 2/3] charts/hedgedoc/Chart.yaml: appVersion 1.10.0-ls153, chart version 2.2.14 --- 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 f91dbb9..e194caf 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.10.0-ls152 +appVersion: 1.10.0-ls153 description: HedgeDoc lets you create real-time collaborative markdown notes. name: hedgedoc -version: 2.2.13 +version: 2.2.14 kubeVersion: ">=1.19.0-0" keywords: - hedgedoc @@ -30,4 +30,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: update appVersion to 1.10.0-ls152 + description: update appVersion to 1.10.0-ls153 From 52db4c99b2a19825621a5a7e1fb7b8d1be59adb1 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 17 Jan 2025 19:08:38 +0100 Subject: [PATCH 3/3] charts/hedgedoc/README_CHANGELOG.md.gotmpl: appVersion 1.10.0-ls153, chart version 2.2.14 --- charts/hedgedoc/README_CHANGELOG.md.gotmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/charts/hedgedoc/README_CHANGELOG.md.gotmpl b/charts/hedgedoc/README_CHANGELOG.md.gotmpl index 05de31b..ce49971 100644 --- a/charts/hedgedoc/README_CHANGELOG.md.gotmpl +++ b/charts/hedgedoc/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). +### 2.2.14 + +#### Added + +N/A + +#### Changed + +- update appVersion to 1.10.0-ls153 + ### 2.2.13 #### Added