From e9acb2e52ece1eb65408a30ffa54e77c00436e17 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 3 Feb 2023 08:08:18 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/fluidd to v1.23.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 bd9370c4bc6..885fdf16832 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.23.0@sha256:24b3604b02e6bd594d468f4cb373c6cee44400a05f962bc1c64a12894c7e2868 + tag: 1.23.1@sha256:7090636c5ab84f3670d10a27f7f5d6bbb9028296e376dda38f4ff4d96b8f34bb pullPolicy: IfNotPresent securityContext: From 05e0a9260c0e1b81d1fa93b12b82e3dde19eebd2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 08:20:10 +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 ea1b6c851a9..360a6180c17 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.23.0" +appVersion: "1.23.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://hub.docker.com/cadriel/fluidd - https://github.com/fluidd-core/fluidd -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - utilities