Merge pull request #681 from johanneskastl/20251212_Kastl_hedgedoc_1.10.4-ls176

20251212 kastl hedgedoc 1.10.4 ls176
This commit is contained in:
Johannes Kastl
2025-12-12 19:57:23 +01:00
committed by GitHub
3 changed files with 17 additions and 3 deletions

View File

@@ -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.42
version: 2.2.43
kubeVersion: ">=1.19.0-0"
keywords:
- hedgedoc
@@ -31,4 +31,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: update hedgedoc to 1.10.3-ls175
description: update hedgedoc to 1.10.4-ls176

View File

@@ -1,6 +1,6 @@
# hedgedoc
![Version: 2.2.42](https://img.shields.io/badge/Version-2.2.42-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.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)
HedgeDoc lets you create real-time collaborative markdown notes.

View File

@@ -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.43
#### Added
N/A
#### Changed
* update hedgedoc to 1.10.4-ls176
#### Fixed
N/A
### Version 2.2.42
#### Added