You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Helm Charts, incomplete release notes are observed. Unlike source releases, Helm releases do not contain comprehensive and helpful information.
Problem
Tools like Renovate, which automatically check for dependency updates and create an PR with release notes, display a generic release note for Helm Charts that only includes the text "A Prometheus exporter for certificates focusing on expiration monitoring".
This is unhelpful and provides no specific information about changes or improvements in the new version.
Expected Behavior
Helm Chart releases should contain detailed release notes similar to those of source releases here.
The release notes should include specific changes and improvements in each version, offering users and tools like Renovate a clearer overview.
Proposed Solution
Implement complete release notes for Helm Charts, similar to source releases, with information on changes, bug fixes, and improvements in each version.
The text was updated successfully, but these errors were encountered:
Description
When using Helm Charts, incomplete release notes are observed. Unlike source releases, Helm releases do not contain comprehensive and helpful information.
Problem
Tools like Renovate, which automatically check for dependency updates and create an PR with release notes, display a generic release note for Helm Charts that only includes the text "A Prometheus exporter for certificates focusing on expiration monitoring".
This is unhelpful and provides no specific information about changes or improvements in the new version.
Expected Behavior
Helm Chart releases should contain detailed release notes similar to those of source releases here.
The release notes should include specific changes and improvements in each version, offering users and tools like Renovate a clearer overview.
Proposed Solution
Implement complete release notes for Helm Charts, similar to source releases, with information on changes, bug fixes, and improvements in each version.
The text was updated successfully, but these errors were encountered: