Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-05-23 23:12:35 +00:00
parent f43cd01dc8
commit 39b6f2bbb5
13 changed files with 11 additions and 35 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="ipfs-2.0.12"></a>
### [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))
<a name="ipfs-2.0.11"></a>
### [ipfs-2.0.11](https://github.com/truecharts/apps/compare/ipfs-2.0.10...ipfs-2.0.11) (2022-05-23)
@@ -88,12 +97,3 @@
### [ipfs-2.0.3](https://github.com/truecharts/apps/compare/ipfs-2.0.2...ipfs-2.0.3) (2022-04-12)
#### Chore
* update image ref ([#2461](https://github.com/truecharts/apps/issues/2461))
<a name="ipfs-2.0.2"></a>
### [ipfs-2.0.2](https://github.com/truecharts/apps/compare/ipfs-2.0.1...ipfs-2.0.2) (2022-04-09)
#### Chore

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 9.3.15
digest: sha256:2780c5c9011b217ffa252e93a89e58c261816b385c5618e522b90f86736c9e78
generated: "2022-05-23T20:51:13.493702761Z"
generated: "2022-05-23T23:03:03.92403778Z"

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ipfs
version: 2.0.11
version: 2.0.12
appVersion: "0.12.2"
description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects.
type: application

View File

@@ -1279,14 +1279,6 @@ questions:
label: "Value"
schema:
type: string
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
group: "Storage and Persistence"
schema:
additional_attrs: true
type: dict
attrs:
- variable: staging
label: "App Staging Storage"
description: "Stores the Application Staging."
@@ -1450,14 +1442,6 @@ questions:
label: "Value"
schema:
type: string
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
group: "Storage and Persistence"
schema:
additional_attrs: true
type: dict
attrs:
- variable: ipfs
label: "App IPFS Storage"
description: "Stores the Application IPFS."
@@ -1621,14 +1605,6 @@ questions:
label: "Value"
schema:
type: string
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
group: "Storage and Persistence"
schema:
additional_attrs: true
type: dict
attrs:
- variable: ipns
label: "App IPNS Storage"
description: "Stores the Application IPNS."