From 70487923a6c8d7bc0fa079dbb23ddd2189f5ffb5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 13 Jan 2023 07:29:40 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/gotify-server to v2.2.4 --- charts/stable/gotify/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/gotify/values.yaml b/charts/stable/gotify/values.yaml index 6519c7da5f7..cc6a7b518ee 100644 --- a/charts/stable/gotify/values.yaml +++ b/charts/stable/gotify/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/gotify-server pullPolicy: IfNotPresent - tag: 2.2.2@sha256:740c2e6236b0d197f2c43b39714b802161fdfec17866dade32966ed4d2c9a7d1 + tag: 2.2.4@sha256:18cd2c1aa471949eae49ed114b9693d110ed53f22e96f0e966d8305b5c2b3148 gotify: user: admin From 9285ff8f5b12df20e11fd9f33da300a1e0c8e8a5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Jan 2023 07:34:04 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/gotify/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/gotify/Chart.yaml b/charts/stable/gotify/Chart.yaml index 9902f8455c9..f496e925e5b 100644 --- a/charts/stable/gotify/Chart.yaml +++ b/charts/stable/gotify/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.2" +appVersion: "2.2.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/gotify/server - https://hub.docker.com/r/gotify/server type: application -version: 12.0.1 +version: 12.0.2 annotations: truecharts.org/catagories: | - notifications