Skip to content

v0.10.13

Compare
Choose a tag to compare
@eysi09 eysi09 released this 11 Oct 16:58

This release contains some important bug fixes. Most notably improvements to the NFS provisioner.

Changelog

Bug Fixes

  • k8s: don't install NFS provisioner when sync storage class is set (f0263371)
  • k8s: avoid issues with NFS provisioner on node/pod eviction (2f2eef80)
  • k8s: add missing command argument to helm module test schema (c5fc53af)
  • vcs: no files were found when dotIgnoreFiles was set to empty list (48208005)