Skip to content

Releases: christian-schlichtherle/synology-csi-chart

Synology CSI Chart 0.9.8

31 Mar 11:01
b7a9056
Compare
Choose a tag to compare

This release updates the Synology CSI Driver to version 1.1.3 and adds support for configuring a different node.kubeletPath.

Synology CSI Chart 0.9.5

12 Jun 09:41
e8db45f
Compare
Choose a tag to compare

This release changes the registry of the sidecar container images from k8s.gcr.io to registry.k8s.io. Thank you very much for the PR, @dcharbonnier !

Synology CSI Chart 0.9.4

07 Jun 10:36
512ad81
Compare
Choose a tag to compare

This release upgrades the CSI Sidecar images.

Synology CSI Chart 0.9.3

07 Jun 10:36
57e94eb
Compare
Choose a tag to compare

This release updates the Synology CSI Driver to version 1.1.2.

Synology CSI Chart 0.9.2

11 Mar 02:29
a240ecb
Compare
Choose a tag to compare

This release fixes a reference to the name of the client-info secret when configured.

Synology CSI Chart 0.9.1

10 Mar 17:18
6ede440
Compare
Choose a tag to compare

This version fixes the type of the pod tolerations from dictionary to array.

Synology CSI Chart 0.9.0

10 Mar 15:08
cbd35b9
Compare
Choose a tag to compare

This version introduces a new configuration key named clientInfoSecret. The old key connections was moved to clientInfoSecret.clients and the old key clientInfoSecretName was moved to clientInfoSecret.name. Last but not least a new key named clientInfoSecret.create was created which controls if a secret should be created if and only if the chart gets installed. See the file values.yaml for more information.

Synology CSI Chart 0.8.0

10 Mar 10:35
Compare
Choose a tag to compare

You can now disable the installation of the default StorageClass and VolumeSnapshotClass resources. This is useful if you want to change the name of the default resources.

Also, you can now disable the installation of the CSIDriver. This is useful if you want to install multiple instances of this chart in a bigger cluster, for example if your cluster spreads across multiple LANs and you want to provision LAN-local SAN storage to these nodes. You would also need to configure node selector labels, of course.

Synology CSI Chart 0.7.1

08 Mar 21:56
Compare
Choose a tag to compare

This release simplifies the storage class configuration requirements.

Synology CSI Chart 0.7.0

07 Mar 20:00
Compare
Choose a tag to compare

This release packages and deploys the chart in it's own Helm repository - see README.md.