From b8507162cff253a308c5be43a3c9f8e11f16106f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 20 Jan 2023 13:25:56 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ciao to latest --- charts/incubator/ciao/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/ciao/values.yaml b/charts/incubator/ciao/values.yaml index 15d087f61b2..bb75755f41d 100644 --- a/charts/incubator/ciao/values.yaml +++ b/charts/incubator/ciao/values.yaml @@ -12,7 +12,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ciao - tag: latest@sha256:3d664a95f780564a6211d16a8d5bfeb1a38aebaf5f3643152d03e8d663210649 + tag: latest@sha256:7dd3c6f1000f5c892db0dbfb37e457a21fe93a1141ad454aeb2565b75f0fba39 persistence: databaselocation: enabled: true From 796b524c31d94ec943892e737d520de39ded1d9f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 20 Jan 2023 13:29:55 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/ciao/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/ciao/Chart.yaml b/charts/incubator/ciao/Chart.yaml index d7ba2911daa..e5f0a09b405 100644 --- a/charts/incubator/ciao/Chart.yaml +++ b/charts/incubator/ciao/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://brotandgames.com/ciao/ - https://hub.docker.com/r/brotandgames/ciao type: application -version: 2.0.9 +version: 2.0.10