Skip to content

Commit

Permalink
chore: autopublish 2023-06-08T09:56:38Z
Browse files Browse the repository at this point in the history
  • Loading branch information
wekabot authored and alex-old-user committed Jun 9, 2023
1 parent d8e0deb commit c075cbb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CSI WekaFS Driver
Helm chart for Deployment of WekaIO Container Storage Interface (CSI) plugin for WekaFS - the world fastest filesystem

![Version: 1.0.0-SNAPSHOT.138.5aa3a03](https://img.shields.io/badge/Version-1.0.0--SNAPSHOT.138.5aa3a03-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0-SNAPSHOT.138.5aa3a03](https://img.shields.io/badge/AppVersion-v1.0.0--SNAPSHOT.138.5aa3a03-informational?style=flat-square)
![Version: 1.0.0-SNAPSHOT.140.3a11c24](https://img.shields.io/badge/Version-1.0.0--SNAPSHOT.140.3a11c24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0-SNAPSHOT.140.3a11c24](https://img.shields.io/badge/AppVersion-v1.0.0--SNAPSHOT.140.3a11c24-informational?style=flat-square)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/csi-wekafs)](https://artifacthub.io/packages/search?repo=csi-wekafs)

Expand Down Expand Up @@ -47,13 +47,13 @@ Kubernetes: `>=1.18.0`
|-----|------|---------|-------------|
| dynamicProvisionPath | string | `"csi-volumes"` | Directory in root of file system where dynamic volumes are provisioned |
| csiDriverName | string | `"csi.weka.io"` | Name of the driver (and provisioner) |
| csiDriverVersion | string | `"1.0.0-SNAPSHOT.138.5aa3a03"` | CSI driver version |
| csiDriverVersion | string | `"1.0.0-SNAPSHOT.140.3a11c24"` | CSI driver version |
| images.livenessprobeImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/livenessprobe","tag":"v2.9.0"}` | CSI liveness probe sidecar |
| images.provisionerImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-provisioner","tag":"v3.5.0"}` | CSI provisioner sidecar |
| images.registrarImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-node-driver-registrar","tag":"v2.8.0"}` | CSI registrar sidercar |
| images.resizerImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-resizer","tag":"v1.7.0"}` | CSI resizer sidecar |
| images.snapshotterImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-snapshotter","tag":"v6.1.0"}` | CSI snapshotter sidecar |
| images.csidriverImage | object | `{"registry":"quay.io","repository":"weka.io/csi-wekafs","tag":"1.0.0-SNAPSHOT.138.5aa3a03"}` | CSI driver |
| images.csidriverImage | object | `{"registry":"quay.io","repository":"weka.io/csi-wekafs","tag":"1.0.0-SNAPSHOT.140.3a11c24"}` | CSI driver |
| globalPluginTolerations | list | `[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master","operator":"Exists"}]` | Tolerations for all CSI driver components |
| controllerPluginTolerations | list | `[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master","operator":"Exists"}]` | Tolerations for CSI controller component only (by default same as global) |
| nodePluginTolerations | list | `[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master","operator":"Exists"}]` | Tolerations for CSI node component only (by default same as global) |
Expand Down
4 changes: 2 additions & 2 deletions deploy/helm/csi-wekafsplugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ sources:
home: https://github.com/weka/csi-wekafs
icon: https://weka.github.io/csi-wekafs/logo.png
type: application
version: 1.0.0-SNAPSHOT.138.5aa3a03
appVersion: v1.0.0-SNAPSHOT.138.5aa3a03
version: 1.0.0-SNAPSHOT.140.3a11c24
appVersion: v1.0.0-SNAPSHOT.140.3a11c24
kubeVersion: ">=1.18.0"
keywords: [storage, filesystem, HPC]
annotations:
Expand Down
6 changes: 3 additions & 3 deletions deploy/helm/csi-wekafsplugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Helm chart for Deployment of WekaIO Container Storage Interface (CSI) plugin for

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/csi-wekafs)](https://artifacthub.io/packages/search?repo=csi-wekafs)
![Version: 1.0.0-SNAPSHOT.138.5aa3a03](https://img.shields.io/badge/Version-1.0.0--SNAPSHOT.138.5aa3a03-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0-SNAPSHOT.138.5aa3a03](https://img.shields.io/badge/AppVersion-v1.0.0--SNAPSHOT.138.5aa3a03-informational?style=flat-square)
![Version: 1.0.0-SNAPSHOT.140.3a11c24](https://img.shields.io/badge/Version-1.0.0--SNAPSHOT.140.3a11c24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0-SNAPSHOT.140.3a11c24](https://img.shields.io/badge/AppVersion-v1.0.0--SNAPSHOT.140.3a11c24-informational?style=flat-square)

## Homepage
https://github.com/weka/csi-wekafs
Expand Down Expand Up @@ -56,13 +56,13 @@ Kubernetes: `>=1.18.0`
|-----|------|---------|-------------|
| dynamicProvisionPath | string | `"csi-volumes"` | Directory in root of file system where dynamic volumes are provisioned |
| csiDriverName | string | `"csi.weka.io"` | Name of the driver (and provisioner) |
| csiDriverVersion | string | `"1.0.0-SNAPSHOT.138.5aa3a03"` | CSI driver version |
| csiDriverVersion | string | `"1.0.0-SNAPSHOT.140.3a11c24"` | CSI driver version |
| images.livenessprobeImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/livenessprobe","tag":"v2.9.0"}` | CSI liveness probe sidecar |
| images.provisionerImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-provisioner","tag":"v3.5.0"}` | CSI provisioner sidecar |
| images.registrarImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-node-driver-registrar","tag":"v2.8.0"}` | CSI registrar sidercar |
| images.resizerImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-resizer","tag":"v1.7.0"}` | CSI resizer sidecar |
| images.snapshotterImage | object | `{"registry":"registry.k8s.io","repository":"sig-storage/csi-snapshotter","tag":"v6.1.0"}` | CSI snapshotter sidecar |
| images.csidriverImage | object | `{"registry":"quay.io","repository":"weka.io/csi-wekafs","tag":"1.0.0-SNAPSHOT.138.5aa3a03"}` | CSI driver |
| images.csidriverImage | object | `{"registry":"quay.io","repository":"weka.io/csi-wekafs","tag":"1.0.0-SNAPSHOT.140.3a11c24"}` | CSI driver |
| globalPluginTolerations | list | `[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master","operator":"Exists"}]` | Tolerations for all CSI driver components |
| controllerPluginTolerations | list | `[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master","operator":"Exists"}]` | Tolerations for CSI controller component only (by default same as global) |
| nodePluginTolerations | list | `[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master","operator":"Exists"}]` | Tolerations for CSI node component only (by default same as global) |
Expand Down

0 comments on commit c075cbb

Please sign in to comment.