From e32127cb791556d3f01be0d615178fca91d8e65d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 30 Jan 2023 21:25:28 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ipfs to v0.18.1 --- 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 5a3d2ced293..7fc6807658f 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.17.0@sha256:294f79a60603063337af861821880668f1e51ecd0b1d926e774f4f34d2421241 + tag: 0.18.1@sha256:933b164fb4bfc649c1374c7db6e513c367985c7305bdad3e079ea534f7f28bc0 securityContext: runAsNonRoot: false From 2451a34526d8d0ebe1b5a18d879eb81188347ee0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 30 Jan 2023 21:29:43 +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 0835744d190..e112b382ceb 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.17.0" +appVersion: "0.18.1" 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.11 +version: 5.0.12 annotations: truecharts.org/catagories: | - storage