We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6eebc7 commit 4cfa080Copy full SHA for 4cfa080
iop/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: iop
3
description: ScienceMesh IOP is the reference Federated Scientific Mesh platform
4
type: application
5
-version: 0.1.3
+version: 0.1.4
6
appVersion: 0.0.1
7
icon: https://developer.sciencemesh.io/logo.svg
8
home: https://developer.sciencemesh.io/
iop/requirements.yaml
@@ -15,6 +15,6 @@ dependencies:
15
alias: storageprovider-reva
16
condition: storageprovider-reva.enabled
17
- name: wopiserver
18
- version: "0.2.0"
+ version: "0.2.2"
19
repository: "https://cs3org.github.io/charts"
20
condition: wopiserver.enabled
0 commit comments