Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: remove v1.15.0 release since windows image build is broken #787

Merged
merged 1 commit into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ This driver allows Kubernetes to access [SMB](https://wiki.wireshark.org/SMB) se
|Driver Version | supported k8s version | supported [Windows csi-proxy](https://github.com/kubernetes-csi/csi-proxy) version |
|---------------|-----------------------|-------------------------------------|
|master branch | 1.21+ | v0.2.2+ |
|v1.15.0 | 1.21+ | v0.2.2+ |
|v1.14.0 | 1.21+ | v0.2.2+ |
|v1.13.0 | 1.21+ | v0.2.2+ |

Expand Down
2 changes: 1 addition & 1 deletion charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

```console
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm install csi-driver-smb csi-driver-smb/csi-driver-smb --namespace kube-system --version v1.15.0
helm install csi-driver-smb csi-driver-smb/csi-driver-smb --namespace kube-system --version v1.14.0
```

### install driver with customized driver name, deployment name
Expand Down
Binary file removed charts/v1.15.0/csi-driver-smb-v1.15.0.tgz
Binary file not shown.
5 changes: 0 additions & 5 deletions charts/v1.15.0/csi-driver-smb/Chart.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions charts/v1.15.0/csi-driver-smb/templates/NOTES.txt

This file was deleted.

29 changes: 0 additions & 29 deletions charts/v1.15.0/csi-driver-smb/templates/_helpers.tpl

This file was deleted.

48 changes: 0 additions & 48 deletions charts/v1.15.0/csi-driver-smb/templates/csi-proxy-windows.yaml

This file was deleted.

137 changes: 0 additions & 137 deletions charts/v1.15.0/csi-driver-smb/templates/csi-smb-controller.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions charts/v1.15.0/csi-driver-smb/templates/csi-smb-driver.yaml

This file was deleted.

Loading
Loading