From 8004f9a777c104cdcd997f9d73d36d5bf61af4b9 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 5 Apr 2023 19:09:06 +0200 Subject: [PATCH 1/2] charts/hedgedoc/Chart.yaml: update appVersion to 1.9.2 --- charts/hedgedoc/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml index f7c5b832..ad51dc7d 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.9.1 +appVersion: 1.9.2 description: HedgeDoc lets you create real-time collaborative markdown notes. name: hedgedoc -version: 2.0.2 +version: 2.0.3 keywords: - hedgedoc - hedge @@ -29,4 +29,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: update appVersion to 1.9.1 + description: update appVersion to 1.9.2 From 71c1d58769f25ad9b9ad5381b814b9333281aa5f Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 5 Apr 2023 19:09:17 +0200 Subject: [PATCH 2/2] charts/hedgedoc/README.md: update appVersion to 1.9.2, chartVersion to 2.0.3 --- charts/hedgedoc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md index 0eed28a9..2423229f 100644 --- a/charts/hedgedoc/README.md +++ b/charts/hedgedoc/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![AppVersion: 1.9.1](https://img.shields.io/badge/AppVersion-1.9.1-informational?style=flat-square) +![Version: 2.0.3](https://img.shields.io/badge/Version-2.0.3-informational?style=flat-square) ![AppVersion: 1.9.2](https://img.shields.io/badge/AppVersion-1.9.2-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes.