diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml index 43ddaca..67ec4c0 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -4,7 +4,7 @@ apiVersion: v2 appVersion: 1.10.3-ls174 description: HedgeDoc lets you create real-time collaborative markdown notes. name: hedgedoc -version: 2.2.43 +version: 2.2.44 kubeVersion: ">=1.19.0-0" keywords: - hedgedoc @@ -31,4 +31,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: update hedgedoc to 1.10.4-ls176 + description: update hedgedoc to 1.10.5-ls177 diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md index 6eda067..e2e0e5f 100644 --- a/charts/hedgedoc/README.md +++ b/charts/hedgedoc/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 2.2.43](https://img.shields.io/badge/Version-2.2.43-informational?style=flat-square) ![AppVersion: 1.10.3-ls174](https://img.shields.io/badge/AppVersion-1.10.3--ls174-informational?style=flat-square) +![Version: 2.2.44](https://img.shields.io/badge/Version-2.2.44-informational?style=flat-square) ![AppVersion: 1.10.3-ls174](https://img.shields.io/badge/AppVersion-1.10.3--ls174-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes. diff --git a/charts/hedgedoc/README_CHANGELOG.md.gotmpl b/charts/hedgedoc/README_CHANGELOG.md.gotmpl index ca0fa3e..cb4fd89 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). +### Version 2.2.44 + +#### Added + +N/A + +#### Changed + +* update hedgedoc to 1.10.5-ls177 + +#### Fixed + +N/A + ### Version 2.2.43 #### Added