File tree Expand file tree Collapse file tree 4 files changed +24
-117
lines changed Expand file tree Collapse file tree 4 files changed +24
-117
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
apiVersion : v2
3
- appVersion : 1.9.9-ls111
3
+ appVersion : 1.9.9-ls112
4
4
description : HedgeDoc lets you create real-time collaborative markdown notes.
5
5
name : hedgedoc
6
- version : 2.1.15
6
+ version : 2.1.16
7
7
kubeVersion : " >=1.19.0-0"
8
8
keywords :
9
9
- hedgedoc
@@ -30,4 +30,4 @@ dependencies:
30
30
annotations :
31
31
artifacthub.io/changes : |
32
32
- kind: changed
33
- description: update appVersion to 1.9.9-ls111
33
+ description: update appVersion to 1.9.9-ls112
Original file line number Diff line number Diff line change 1
1
# hedgedoc
2
2
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 )
4
4
5
5
HedgeDoc lets you create real-time collaborative markdown notes.
6
6
@@ -116,6 +116,16 @@ All notable changes to this Helm chart will be documented in this file.
116
116
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
117
117
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
118
118
119
+ ### 2.1.16
120
+
121
+ #### Added
122
+
123
+ N/A
124
+
125
+ #### Changed
126
+
127
+ - update appVersion to 1.9.9-ls112
128
+
119
129
### 2.1.15
120
130
121
131
#### Added
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,6 +10,16 @@ All notable changes to this Helm chart will be documented in this file.
10
10
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
11
11
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
12
12
13
+ ### 2.1.16
14
+
15
+ #### Added
16
+
17
+ N/A
18
+
19
+ #### Changed
20
+
21
+ - update appVersion to 1.9.9-ls112
22
+
13
23
### 2.1.15
14
24
15
25
#### Added
You can’t perform that action at this time.
0 commit comments