Merge pull request #620 from johanneskastl/20251127_hedgedoc_1.10.3-ls173

charts/hedgedoc: 2.2.40 - update hedgedoc to 1.10.3-ls173
This commit is contained in:
Johannes Kastl
2025-11-27 18:45:38 +01:00
committed by GitHub
3 changed files with 24 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
---
apiVersion: v2
# renovate datasource=docker registryUrl=https://ghcr.io depName=linuxserver/hedgedoc
appVersion: 1.10.3-ls172
appVersion: 1.10.3-ls173
description: HedgeDoc lets you create real-time collaborative markdown notes.
name: hedgedoc
version: 2.2.39
version: 2.2.40
kubeVersion: ">=1.19.0-0"
keywords:
- hedgedoc
@@ -31,4 +31,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: renovate comment needs to be before appVersion
description: update hedgedoc to 1.10.3-ls173

View File

@@ -1,6 +1,6 @@
# hedgedoc
![Version: 2.2.39](https://img.shields.io/badge/Version-2.2.39-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.40](https://img.shields.io/badge/Version-2.2.40-informational?style=flat-square) ![AppVersion: 1.10.3-ls173](https://img.shields.io/badge/AppVersion-1.10.3--ls173-informational?style=flat-square)
HedgeDoc lets you create real-time collaborative markdown notes.
@@ -116,6 +116,16 @@ 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.40
#### Added
N/A
#### Changed
* update hedgedoc to 1.10.3-ls173
### 2.2.39
#### Added

View File

@@ -10,6 +10,16 @@ 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.40
#### Added
N/A
#### Changed
* update hedgedoc to 1.10.3-ls173
### 2.2.39
#### Added