From 65ae9d0ca4b568dc27c4e7b8bbb95a71516bf967 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 13:00:08 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/hedgedoc to 1.9.6 --- charts/stable/hedgedoc/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/hedgedoc/values.yaml b/charts/stable/hedgedoc/values.yaml index 2d5fdffb8e6..3a6571fdc45 100644 --- a/charts/stable/hedgedoc/values.yaml +++ b/charts/stable/hedgedoc/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/hedgedoc pullPolicy: IfNotPresent - tag: 1.9.6@sha256:180410a76112e7608539aeefb360af9da29826f7ad16f444c27b834345df5188 + tag: 1.9.6@sha256:54c2204229d0fee9e296bdab582e13b1e2eaf803866e2d1d860e9242714e7a99 env: NODE_ENV: "production" From 2e488ecc7ec7adc6a05c8ab6378c67049808aab8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Jan 2023 13:05:22 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/hedgedoc/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index 5a39e01b288..16dabff8207 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: hedgedoc -version: 7.0.18 +version: 7.0.19 appVersion: "1.9.6" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application