From 450b277684238cb44583971e10f7120fc0feafaf Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 13 Dec 2025 11:09:56 +0100 Subject: [PATCH] charts/hedgedoc/: appVersion 1.10.5-ls178, chart version 2.2.46 --- charts/hedgedoc/Chart.yaml | 6 +++--- charts/hedgedoc/README.md | 16 +++++++++++++++- charts/hedgedoc/README_CHANGELOG.md.gotmpl | 14 ++++++++++++++ 3 files changed, 32 insertions(+), 4 deletions(-) diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml index 677476a..f256b48 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -1,10 +1,10 @@ --- apiVersion: v2 # renovate datasource=docker registryUrl=https://ghcr.io depName=linuxserver/hedgedoc -appVersion: 1.10.5-ls177 +appVersion: 1.10.5-ls178 description: HedgeDoc lets you create real-time collaborative markdown notes. name: hedgedoc -version: 2.2.45 +version: 2.2.46 kubeVersion: ">=1.19.0-0" keywords: - hedgedoc @@ -31,4 +31,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: update hedgedoc to 1.10.5-ls177 + description: update hedgedoc to 1.10.5-ls178 diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md index a395e5a..379f216 100644 --- a/charts/hedgedoc/README.md +++ b/charts/hedgedoc/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 2.2.45](https://img.shields.io/badge/Version-2.2.45-informational?style=flat-square) ![AppVersion: 1.10.5-ls177](https://img.shields.io/badge/AppVersion-1.10.5--ls177-informational?style=flat-square) +![Version: 2.2.46](https://img.shields.io/badge/Version-2.2.46-informational?style=flat-square) ![AppVersion: 1.10.5-ls178](https://img.shields.io/badge/AppVersion-1.10.5--ls178-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes. @@ -116,6 +116,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.46 + +#### Added + +N/A + +#### Changed + +* update hedgedoc to 1.10.5-ls178 + +#### Fixed + +N/A + ### Version 2.2.45 #### Added diff --git a/charts/hedgedoc/README_CHANGELOG.md.gotmpl b/charts/hedgedoc/README_CHANGELOG.md.gotmpl index 7cae28e..2192f9a 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.46 + +#### Added + +N/A + +#### Changed + +* update hedgedoc to 1.10.5-ls178 + +#### Fixed + +N/A + ### Version 2.2.45 #### Added