From 4298f7528263206311d1451967ec2c666d151453 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 10 Dec 2022 02:23:19 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/fluidd to v1.22.1 --- charts/stable/fluidd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index 771f2e8a0b7..3ea8d255bd6 100644 --- a/charts/stable/fluidd/values.yaml +++ b/charts/stable/fluidd/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fluidd - tag: 1.22.0@sha256:ebdbbbc95dac9ef3bda9e190ba579a9e90930d39ce54ae6ac494ce1b4846e9cc + tag: 1.22.1@sha256:6b1beb67e642dba03411d1b268c67ce47bd2c2180b0f9a2bbd5b1c9389a17d4c pullPolicy: IfNotPresent securityContext: From 43320c98bf4ef804273e88eeac15d793bd993abb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 10 Dec 2022 02:27:04 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/fluidd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index e1849ed254f..374502252d0 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.0" +appVersion: "1.22.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://github.com/fluidd-core/fluidd - https://hub.docker.com/r/cadriel/fluidd -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - utilities