From 996363c0b684eed4e19a2b0bf152c11495da17a7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 22 Nov 2022 21:13:03 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/ipfs to v0.17.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 2d4be846457..5a3d2ced293 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:62a347f8e2f3883d0653d98a8f4d1ecb2ee43b25eb8c4c0ea1006dd200f78dc5 + tag: 0.17.0@sha256:294f79a60603063337af861821880668f1e51ecd0b1d926e774f4f34d2421241 securityContext: runAsNonRoot: false From c719557ada63cfe1257d7d5a1419567efc8bf847 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 21:16:46 +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 56506c6a731..576ede9529e 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.16.0" +appVersion: "0.17.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.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - storage