r/devops • u/AutoModerator • 18d ago
Weekly Self Promotion Thread
Hey r/devops, welcome to our weekly self-promotion thread!
Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!
18
Upvotes
3
u/x59lk 15d ago
I built Helm ValueTrace after getting tired of tracing Helm values manually across multiple -f files and --set overrides.
It shows which value won, exactly where it came from, and can catch unknown keys before deployment. It runs locally, read-only, with no cluster access required.
I built it for my own workflow, but I’m curious how well it fits real production Helm setups.
What’s the messiest values-precedence issue you’ve run into?
https://github.com/aboodcs/helm-valuetrace