Closed mflendrich closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Won't fix, per helm operator deprecation. We'll handle this differently with the golang operator that's on the roadmap.
Today, operator releases are tightly coupled with chart releases. Maintaining independent versioning schemes, release cadence, copying code over from the charts repo to this repo, writing changelogs - we could avoid this burden by integrating operator release process with chart release process. Possibly we should archive this repository and release the operator directly from the charts repository, as long as the operator is a Helm-based operator.