Merge pull request #136 from johanneskastl/20240203_hedgedoc_1.9.9-ls111

20240203 hedgedoc 1.9.9 ls111
This commit is contained in:
Johannes Kastl
2024-02-03 18:19:47 +01:00
committed by GitHub
3 changed files with 24 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 1.9.9-ls110
appVersion: 1.9.9-ls111
description: HedgeDoc lets you create real-time collaborative markdown notes.
name: hedgedoc
version: 2.1.14
version: 2.1.15
kubeVersion: ">=1.19.0-0"
keywords:
- hedgedoc
@@ -30,4 +30,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: update appVersion to 1.9.9-ls110
description: update appVersion to 1.9.9-ls111

View File

@@ -1,6 +1,6 @@
# hedgedoc
![Version: 2.1.14](https://img.shields.io/badge/Version-2.1.14-informational?style=flat-square) ![AppVersion: 1.9.9-ls110](https://img.shields.io/badge/AppVersion-1.9.9--ls110-informational?style=flat-square)
![Version: 2.1.15](https://img.shields.io/badge/Version-2.1.15-informational?style=flat-square) ![AppVersion: 1.9.9-ls111](https://img.shields.io/badge/AppVersion-1.9.9--ls111-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.1.15
#### Added
N/A
#### Changed
- update appVersion to 1.9.9-ls111
### 2.1.14
#### 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.1.15
#### Added
N/A
#### Changed
- update appVersion to 1.9.9-ls111
### 2.1.14
#### Added