diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml index f963bdc..25767d9 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -1,9 +1,10 @@ --- apiVersion: v2 appVersion: 1.10.3-ls172 +# renovate datasource=docker registryUrl=ghcr.io depName=ghcr.io/linuxserver/hedgedoc description: HedgeDoc lets you create real-time collaborative markdown notes. name: hedgedoc -version: 2.2.36 +version: 2.2.37 kubeVersion: ">=1.19.0-0" keywords: - hedgedoc diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md index acfb72d..f92029d 100644 --- a/charts/hedgedoc/README.md +++ b/charts/hedgedoc/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 2.2.36](https://img.shields.io/badge/Version-2.2.36-informational?style=flat-square) ![AppVersion: 1.10.3-ls172](https://img.shields.io/badge/AppVersion-1.10.3--ls172-informational?style=flat-square) +![Version: 2.2.37](https://img.shields.io/badge/Version-2.2.37-informational?style=flat-square) ![AppVersion: 1.10.3-ls172](https://img.shields.io/badge/AppVersion-1.10.3--ls172-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes. @@ -116,6 +116,12 @@ 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.37 + +#### Added + +* really add a comment in Chart.yaml to allow updates via Renovatebot + ### 2.2.36 #### Added diff --git a/charts/hedgedoc/README_CHANGELOG.md.gotmpl b/charts/hedgedoc/README_CHANGELOG.md.gotmpl index de96e3e..b17800f 100644 --- a/charts/hedgedoc/README_CHANGELOG.md.gotmpl +++ b/charts/hedgedoc/README_CHANGELOG.md.gotmpl @@ -10,6 +10,12 @@ 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.37 + +#### Added + +* really add a comment in Chart.yaml to allow updates via Renovatebot + ### 2.2.36 #### Added