diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index a0c5ca1eb4e..549ddc0157f 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -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 diff --git a/charts/stable/ipfs/questions.yaml b/charts/stable/ipfs/questions.yaml index 7608c8a6b4e..3c5e6a4ee20 100644 --- a/charts/stable/ipfs/questions.yaml +++ b/charts/stable/ipfs/questions.yaml @@ -422,14 +422,6 @@ questions: - value: "Memory" description: "Memory" # Include{persistenceAdvanced} - - 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." @@ -473,14 +465,6 @@ questions: - value: "Memory" description: "Memory" # Include{persistenceAdvanced} - - 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." @@ -524,14 +508,6 @@ questions: - value: "Memory" description: "Memory" # Include{persistenceAdvanced} - - 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."