Hacker News new | ask | show | jobs
by gyorgy 65 days ago
Nice work, starred. Hit the same "every app needs the same 8 resources stitched together" problem in a recent project. We ended up generating manifests from a typed app spec rather than templating, but a universal chart is a more GitOps-native answer for Helm-first teams. Values validation and signed OCI releases are the right things to invest in early. Good luck with the release.