Fixes
- Fix matchsnapshot logic (resolves #712 resolves #735, credits @ivankatliarchuk)
- Fix memoryleak issue by using deepcopy instead of reloading (resolves #634, credits @ivankatliarchuk)
Updates
- Update packages to latest patch versions
- Update pipeline actions
- Update documentation
Additional note
Since helm 3.18.5 a new schema json parser is changed.
The schema json parser will have, in some cases, a different error description, which could result in a test failure.
For failing snapshots, make sure update the snapshots using the --update-snapshot flag.