From d603ab84b0772cf75e505c449ba6efa41a837377 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Mon, 23 May 2022 23:03:45 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/ipfs/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/charts/stable/ipfs/CHANGELOG.md b/charts/stable/ipfs/CHANGELOG.md index e2cb4b55293..6bf65ee24c4 100644 --- a/charts/stable/ipfs/CHANGELOG.md +++ b/charts/stable/ipfs/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [ipfs-2.0.12](https://github.com/truecharts/apps/compare/ipfs-2.0.11...ipfs-2.0.12) (2022-05-23) + +#### Fix + +* remove multiple persistence sections ([#2739](https://github.com/truecharts/apps/issues/2739)) + + + ### [ipfs-2.0.11](https://github.com/truecharts/apps/compare/ipfs-2.0.10...ipfs-2.0.11) (2022-05-23)