From e924d8a4728bc2e885c3faa7b99ac885c80b102a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:24:31 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/hedgedoc to v --- 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 e07cff56dcb..a8712346fbb 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:48f273e69c67891ebd28e2fd5e65770673cead5041346321bf820e460399c893 + tag: 1.9.6@sha256:bb70b1c92dc5d934c910086a527d48f6951bc3e5ea9ba29e36a6999dfb2d4cf9 env: NODE_ENV: "production" From 9d22651c8673355904fe1a0b09fe0e69322bef2d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 22:29:01 +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 1cb32160825..d0d954da3ff 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.27 +version: 7.0.28 appVersion: "1.9.6" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application