diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml index e04f2050..a72d0b8a 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.9.9-ls97 +appVersion: 1.9.9-ls98 description: HedgeDoc lets you create real-time collaborative markdown notes. name: hedgedoc -version: 2.1.1 +version: 2.1.2 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-ls97 + description: update appVersion to 1.9.9-ls98 diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md index 62c64737..e9c956dd 100644 --- a/charts/hedgedoc/README.md +++ b/charts/hedgedoc/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 2.1.1](https://img.shields.io/badge/Version-2.1.1-informational?style=flat-square) ![AppVersion: 1.9.9-ls97](https://img.shields.io/badge/AppVersion-1.9.9--ls97-informational?style=flat-square) +![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) 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.2 + +#### Added + +N/A + +#### Changed + +- update appVersion to 1.9.9-ls98 + +#### Fixed + +N/A + ### 2.1.1 #### Added diff --git a/charts/hedgedoc/README_CHANGELOG.md.gotmpl b/charts/hedgedoc/README_CHANGELOG.md.gotmpl index 10ecce7e..19fe8118 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.2 + +#### Added + +N/A + +#### Changed + +- update appVersion to 1.9.9-ls98 + +#### Fixed + +N/A + ### 2.1.1 #### Added