From defff1530e7385d82f74437cf5ab6202d2002bca Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 10 Jan 2023 18:36:27 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/fluidd to v1.23.0 --- 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 13acccdfd73..bd9370c4bc6 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.2@sha256:8f561a91b8443015efbcd6aa878e4d06b6e0ad85d9c8bd88695d79c96a64581a + tag: 1.23.0@sha256:24b3604b02e6bd594d468f4cb373c6cee44400a05f962bc1c64a12894c7e2868 pullPolicy: IfNotPresent securityContext: From ce7455bec9f56f8fddb1481a79851201035932b3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 10 Jan 2023 18:40:46 +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 7a0e6de6eae..2232e6d04fe 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.2" +appVersion: "1.23.0" 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.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - utilities