Is the Helm chart still actively maintained? #5653
rahulduvedi
started this conversation in
General
Replies: 1 comment
-
Contributions to the helm chart are always welcome, and the appVersion tag might be confusing in this case. I personally do not think a helmchart needs an update on every release it only needs an update if extra options/features are added. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm inquiring about the current maintenance status of the Apache Hop Helm chart and would like to understand the update strategy for keeping it synchronized with recent Hop releases.
Current Situation Analysis
Version Discrepancy Identified
/helm/hop/Chart.yaml
)Questions
Maintenance Status: Is the Helm chart still actively maintained?
Update Strategy: What is the current strategy for updating the chart's
appVersion
to match recent Hop releases?Release Cadence: Should chart updates follow each Hop release, or are they
batched/released independently?
Previous Context
I notice issue #3047 was resolved in July 2023 where @hansva updated the chart
version. However, since then, several new Hop releases have been published
without corresponding chart updates.
Impact
Environment
/helm/hop/
in main repositoryI'm happy to contribute to updating the chart if guidance is provided on the
preferred approach and review process.
Thanks for maintaining this great project! 🚀
Beta Was this translation helpful? Give feedback.
All reactions