-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publishing Helm Charts [2024-07-23 05:10:42.262331]
- Loading branch information
1 parent
c6a7ee2
commit b28deba
Showing
1 changed file
with
39 additions
and
1 deletion.
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,6 +1,44 @@ | ||
apiVersion: v1 | ||
entries: | ||
nutanix-csi-storage: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- Update Nutanix CSI Driver to 3.0.0 | ||
artifacthub.io/containsSecurityUpdates: "true" | ||
artifacthub.io/displayName: Nutanix CSI Storage | ||
artifacthub.io/links: | | ||
- name: Nutanix CSI Driver documentation | ||
url: https://portal.nutanix.com/page/documents/details?targetId=CSI-Volume-Driver-v3_0:CSI-Volume-Driver-v3_0 | ||
artifacthub.io/maintainers: | | ||
- name: Nutanix Cloud Native Team | ||
email: [email protected] | ||
artifacthub.io/recommendations: | | ||
- url: https://artifacthub.io/packages/helm/nutanix/nutanix-csi-snapshot | ||
apiVersion: v1 | ||
appVersion: 3.0.0 | ||
created: "2024-07-23T05:10:42.235707117Z" | ||
description: Nutanix Container Storage Interface (CSI) Driver | ||
digest: bed96f5f5c7020fc83cf1faf5f269046771d1e7eb48d252a74dd3742b4c24754 | ||
home: https://github.com/nutanix/helm | ||
icon: https://avatars2.githubusercontent.com/u/6165865?s=200&v=4 | ||
keywords: | ||
- Nutanix | ||
- Storage | ||
- Volumes | ||
- Files | ||
- StorageClass | ||
- RedHat | ||
- CentOS | ||
- Ubuntu | ||
- CSI | ||
kubeVersion: '>= 1.20.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: nutanix-cloud-native-bot | ||
name: nutanix-csi-storage | ||
urls: | ||
- https://github.com/nutanix/helm-releases/releases/download/nutanix-csi-storage-3.0.0/nutanix-csi-storage-3.0.0.tgz | ||
version: 3.0.0 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- Update Nutanix CSI Driver to 3.0.0-beta.2 | ||
|
@@ -501,4 +539,4 @@ entries: | |
urls: | ||
- https://github.com/nutanix/helm-releases/releases/download/pc.2022.9-rc-4/pc-app-onprem-2.9.8.tgz | ||
version: 2.9.8 | ||
generated: "2024-07-19T14:03:33.53193016Z" | ||
generated: "2024-07-23T05:10:42.233471996Z" |