Features 🌈
- disable inline volume by default in kubectl install (#370)
- parametrization of deployment strategy for csi controller (#375)
Bug Fixes 🐞
- fix: CVE-2022-29526 (#367)
- fix: CVE-2022-41717 (#392)
- fix: CVE-2022-41723 (#415)
- fix: default mountPermissions issue (#388)
- fix: chart lint errors in v4.0.0 and v4.1.0 (#405)
- fix: use mkdir -p for creating subdir in mounted base-dir (#412)
What's Changed
- chore: set master branch chart version to v0.0.0 by @andyzhangx in #360
- docs: add customLabels parameter to chart README by @ruben-rodriguez in #363
- Fix NOTES.txt selector to use a valid label by @xr09 in #365
- fix: CVE-2022-29526 by @andyzhangx in #367
- feat: disable inline volume by default in kubectl install by @andyzhangx in #370
- master: update release-tools by @pohly in #368
- chore: fix code spelling issue by @andyzhangx in #371
- doc: remove nconnect mount option by @andyzhangx in #373
- feat: parametrization of deployment strategy for csi controller by @mariouhrin in #375
- Fixes broken link by @amolmote in #377
- update release-tools to latest by @humblec in #378
- test: add helm repo install check by @umagnus in #379
- chore: upgrade base image as debian-base:bullseye-v1.4.2 by @andyzhangx in #383
- master: update release-tools by @jsafrane in #386
- fix: default mountPermissions issue by @andyzhangx in #388
- update sidecars to latest version by @humblec in #385
- chore: upgrade to csi-node-driver-registrar v2.6.2 by @andyzhangx in #391
- fix: CVE-2022-41717 by @andyzhangx in #392
- fix: helm lint by @oreissig in #393
- fix: use force unmount to fix unmount NFS volume stuck issue by @andyzhangx in #394
- fix: upgrade package dependencies by @fengshunli in #399
- doc: refine doc by @andyzhangx in #400
- fix: chart lint errors in v4.0.0 and v4.1.0 by @andyzhangx in #405
- fix: buildx issue with provenance disabled by @andyzhangx in #409
- fix: use
mkdir -p
for creating subdir in mounted base-dir by @alankan-finocomp in #412 - cleanup: remove golang.org/x/text version dependency by @andyzhangx in #413
- fix: CVE-2022-41723 by @andyzhangx in #415
New Contributors
- @ruben-rodriguez made their first contribution in #363
- @xr09 made their first contribution in #365
- @mariouhrin made their first contribution in #375
- @amolmote made their first contribution in #377
- @umagnus made their first contribution in #379
- @oreissig made their first contribution in #393
- @fengshunli made their first contribution in #399
- @alankan-finocomp made their first contribution in #412
Full Changelog: v4.1.0...v4.2.0