From 75331f60ce9ab5f5ddf61b9c393c3d75afe331ad Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 21 Nov 2025 18:51:22 +0100 Subject: [PATCH 1/3] charts/hedgedoc/Chart.yaml: 2.2.37 - really add a comment in the Chart.yaml to allow updates via Renovatebot --- charts/hedgedoc/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 From 079d9ec71548fcdf7a460cea1109a975ea1db289 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 21 Nov 2025 18:51:22 +0100 Subject: [PATCH 2/3] charts/hedgedoc/README_CHANGELOG.md.gotmpl: 2.2.37 - really add a comment in the Chart.yaml to allow updates via Renovatebot --- charts/hedgedoc/README_CHANGELOG.md.gotmpl | 6 ++++++ 1 file changed, 6 insertions(+) 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 From f4da735a2ae7142465b99ad3d9c1c8ef746832e1 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 21 Nov 2025 18:51:22 +0100 Subject: [PATCH 3/3] charts/hedgedoc/README.md: 2.2.37 - really add a comment in the Chart.yaml to allow updates via Renovatebot --- charts/hedgedoc/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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