Skip to content

v0.133.0

Latest

Choose a tag to compare

@replicated-ci replicated-ci released this 20 Aug 21:48
· 2 commits to main since this release
0c6fb21

Release note

The clusterResources collector no longer outputs a yaml file in cluster-resources/custom-resources, this has been replaced by a symbolic link to the .json file in the same directory. This may affect redactor specifications that were specifically limited to the yaml file.

Changelog

  • 0c6fb21 fix(cluster-resources): stop emitting duplicate unredacted YAML copy (#2117)
  • bea9c22 [deps] Dependency update: troubleshoot (#2112)
  • 207cb90 feat(supportbundle): support secret/... redactor URIs (#2111)
  • 0bb4a21 Remove dockerfile based release (#2115)

What's Changed

  • Remove dockerfile based release by @divolgin in #2115
  • feat(supportbundle): support secret/... redactor URIs by @xavpaice in #2111
  • [deps] Dependency update: troubleshoot by @replicated-software-factory[bot] in #2112
  • fix(cluster-resources): stop emitting duplicate unredacted YAML copy by @xavpaice in #2117

Full Changelog: v0.132.2...v0.133.0