From b1a1994ddf6a97b7a81f21c50cc2bec2a476825f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 22 Nov 2022 08:14:31 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ipfs to 0.16.0 --- charts/stable/ipfs/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ipfs/values.yaml b/charts/stable/ipfs/values.yaml index dc267f64e4a..b7a869b0508 100644 --- a/charts/stable/ipfs/values.yaml +++ b/charts/stable/ipfs/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ipfs pullPolicy: IfNotPresent - tag: 0.16.0@sha256:28dfebae59e26974ec5dd9c0695950c7a5341b87871138c3823fd0b6cfa9f57d + tag: 0.16.0@sha256:9e47e3ddf580d73a444a93f5a18fdf3a15b0f55c5b35a3926c4499db3809a3f7 securityContext: runAsNonRoot: false From fdc979e25cc13604774d2c5b6046edc103e56f35 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 08:18:33 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/ipfs/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index 7dc1d6f5e49..94361385de9 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "v0.16.0" +appVersion: "0.16.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/ipfs/kubo/ - https://github.com/ipfs/kubo type: application -version: 5.0.2 +version: 5.0.3 annotations: truecharts.org/catagories: | - storage