forked from kubesphere/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubesphere#399 from bluezd/iomesh-1.1
Update IOMesh Charts to v1.1.
- Loading branch information
Showing
68 changed files
with
1,194 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,41 @@ | ||
apiVersion: v2 | ||
appVersion: v5.3.0-rc13 | ||
appVersion: v5.5.0-rc27 | ||
dependencies: | ||
- name: zookeeper-operator | ||
repository: http://iomesh.com/charts | ||
version: 0.2.15 | ||
repository: file://charts/zookeeper-operator | ||
version: 0.2.15-1 | ||
- name: hostpath-provisioner | ||
repository: http://iomesh.com/charts | ||
version: 0.5.3 | ||
repository: file://charts/hostpath-provisioner | ||
version: 0.5.3-1 | ||
- condition: openebs-ndm.enabled | ||
name: openebs-ndm | ||
repository: http://iomesh.com/charts | ||
version: 1.8.0 | ||
repository: file://charts/openebs-ndm | ||
version: 1.8.0-1 | ||
- name: csi-driver | ||
repository: http://iomesh.com/charts | ||
version: 2.6.0 | ||
repository: file://charts/csi-driver | ||
version: 2.7.2 | ||
- name: blockdevice-monitor | ||
repository: http://iomesh.com/charts | ||
repository: file://charts/blockdevice-monitor | ||
version: 0.1.0 | ||
- condition: iomesh-localpv-manager.enabled | ||
name: iomesh-localpv-manager | ||
repository: http://iomesh.com/charts | ||
repository: file://charts/iomesh-localpv-manager | ||
version: 0.2.0 | ||
- name: deck | ||
repository: file://charts/deck | ||
version: 0.1.0 | ||
- name: deck-plugin-iomesh | ||
repository: file://charts/deck-plugin-iomesh | ||
version: 0.1.0 | ||
description: Install all IOMesh components | ||
name: iomesh | ||
type: application | ||
version: v1.0.1 | ||
version: v1.1.0 | ||
home: https://www.iomesh.com | ||
icon: https://www.iomesh.com/IOMesh_logo_on_white.svg | ||
maintainers: | ||
- name: SmartX | ||
email: info@smartx.com | ||
url: https://www.iomesh.com | ||
annotations: | ||
"app.kubesphere.io/category": "Storage" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v2 | ||
appVersion: v2.6.0 | ||
appVersion: v2.7.2 | ||
description: 'The IOMesh Container Storage Interface CSI Driver provides a CSI interface | ||
used by Container Orchestrators to manage the lifecycle of IOMesh volumes. ' | ||
home: http://iomesh.com | ||
kubeVersion: ^1.13.0-0 | ||
name: csi-driver | ||
type: application | ||
version: 2.6.0 | ||
version: 2.7.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.