From 8312f5b9ef16f8f9bfdc66ac8ef7ebdc4fea1030 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 19 Oct 2022 10:40:35 +0200
Subject: [PATCH] Upgraded remark42 chart for Remark42 V1.11.0

---
 charts/remark42/Chart.yaml      | 4 ++--
 charts/remark42/README.md       | 2 +-
 charts/remark42/RELEASENOTES.md | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/charts/remark42/Chart.yaml b/charts/remark42/Chart.yaml
index 30246b52..e42209b2 100644
--- a/charts/remark42/Chart.yaml
+++ b/charts/remark42/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.4.6
+version: 0.5.0
 
-appVersion: "v1.10.1"
+appVersion: "v1.11.0"
 
 dependencies:
   - name: redis
diff --git a/charts/remark42/README.md b/charts/remark42/README.md
index fb2dcd5c..9ebda6c1 100644
--- a/charts/remark42/README.md
+++ b/charts/remark42/README.md
@@ -1,6 +1,6 @@
 # Remark42
 
-![Version: 0.4.6](https://img.shields.io/badge/Version-0.4.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.10.1](https://img.shields.io/badge/AppVersion-v1.10.1-informational?style=flat-square)
+![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.11.0](https://img.shields.io/badge/AppVersion-v1.11.0-informational?style=flat-square)
 
 A Helm chart for Remark42 on Kubernetes
 
diff --git a/charts/remark42/RELEASENOTES.md b/charts/remark42/RELEASENOTES.md
index cec3eb0e..d59a0dfd 100644
--- a/charts/remark42/RELEASENOTES.md
+++ b/charts/remark42/RELEASENOTES.md
@@ -14,4 +14,5 @@
 | 0.4.4 | v1.10.1 | Updated chart dependencies (redis 0.5.6) |
 | 0.4.5 | v1.10.1 | Implemented support for image.registry option |
 | 0.4.6 | v1.10.1 | Updated chart dependencies (redis 0.5.8) |
+| 0.4.7 | v1.11.0 | Upgraded to Remark42 v1.11.0 |
 | | | |
-- 
GitLab