Skip to content

Commit c5af492

Browse files
Merge pull request #137 from johanneskastl/20240203_hedgedoc_1.9.9-ls112
20240203 hedgedoc 1.9.9 ls112
2 parents 2237540 + 8c5dde1 commit c5af492

File tree

4 files changed

+24
-117
lines changed

4 files changed

+24
-117
lines changed

charts/hedgedoc/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
apiVersion: v2
3-
appVersion: 1.9.9-ls111
3+
appVersion: 1.9.9-ls112
44
description: HedgeDoc lets you create real-time collaborative markdown notes.
55
name: hedgedoc
6-
version: 2.1.15
6+
version: 2.1.16
77
kubeVersion: ">=1.19.0-0"
88
keywords:
99
- hedgedoc
@@ -30,4 +30,4 @@ dependencies:
3030
annotations:
3131
artifacthub.io/changes: |
3232
- kind: changed
33-
description: update appVersion to 1.9.9-ls111
33+
description: update appVersion to 1.9.9-ls112

charts/hedgedoc/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hedgedoc
22

3-
![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)
3+
![Version: 2.1.16](https://img.shields.io/badge/Version-2.1.16-informational?style=flat-square) ![AppVersion: 1.9.9-ls112](https://img.shields.io/badge/AppVersion-1.9.9--ls112-informational?style=flat-square)
44

55
HedgeDoc lets you create real-time collaborative markdown notes.
66

@@ -116,6 +116,16 @@ All notable changes to this Helm chart will be documented in this file.
116116
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
117117
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
118118

119+
### 2.1.16
120+
121+
#### Added
122+
123+
N/A
124+
125+
#### Changed
126+
127+
- update appVersion to 1.9.9-ls112
128+
119129
### 2.1.15
120130

121131
#### Added

charts/hedgedoc/README.md.gotmpl

Lines changed: 0 additions & 113 deletions
This file was deleted.

charts/hedgedoc/README_CHANGELOG.md.gotmpl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ All notable changes to this Helm chart will be documented in this file.
1010
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1111
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212

13+
### 2.1.16
14+
15+
#### Added
16+
17+
N/A
18+
19+
#### Changed
20+
21+
- update appVersion to 1.9.9-ls112
22+
1323
### 2.1.15
1424

1525
#### Added

0 commit comments

Comments
 (0)