Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 4.84 KB

CHANGELOG.md

File metadata and controls

61 lines (48 loc) · 4.84 KB

v4.0.3

  • Prevent mounting of root directory on empty customPath (#83)
  • Upgrade k8s client to v1.23.4 (#175)
  • Add error handling to chmod on volume creation (#176)
  • Import GetPersistentVolumeClass from component-helpers (#189)
  • Resolve CVE-2022-27191 in golang.org/x/crypto (#207)
  • Fix onDelete option for subdirectories (#221)
  • Resolve all trivy vulnerabilities up to 2024-01-25 (#327)

v4.0.2

  • Add arm7 (32bit) support (#58)

v4.0.1

  • Preserve name of the PV directory name during archiving (#59)

v4.0.0

v3.1.0

v3.0.1

v3.0.0

v2.1.2

v2.1.1

v2.1.0

v2.0.1

v2.0.0

v1

  • Initial release