Renovate bumps the version — but you still read changelogs, hunt for breaking CRD changes, rewrite values, and pray nothing breaks in prod. Kapstan automates the entire upgrade: research, migration, and a ready-to-merge PR with the actual YAML changes.
Plans from $49/mo — free during early access
Even with all the automated testing, keeping infrastructure components up to date is the biggest chunk of work we do to maintain the platforms.
— r/kubernetes
Studying release notes is just part of the job. Can't figure out any other solution to this except using AI.
— r/kubernetes
Biggest lesson was accepting that some amount of platform maintenance is just unavoidable once the cluster tooling stack grows.
— r/kubernetes
Summary
Breaking Changes
v3.4.0ALL manifests now require Server-Side Apply. kubectl apply (client-side) is no longer supported.v3.4.0Cluster version label format change. argocd.argoproj.io/kubernetes-version must use vMajor.Minor.Patch format.Rollback Prerequisites
ServerSideApply=true sync option before merging to prevent conflict errors.values.yaml +4 −2Chart.yaml +1 −1Generated by Kapstan · 0 cluster permissions usedArgoCD skipped from v2.8 to v3.4? That's not an upgrade — it's a migration. And Renovate won't help you with that.
How versions compound
They tell you something is outdated. You still do all the work.
It bumps the version. Everything after that — the research, the migration, the actual YAML changes — is still on you.
Same upgrade. Research + migration automated. Hours → minutes.
No cluster agents. No credentials. Just your Git repo.
Kapstan monitors your GitOps repo against upstream releases. When an addon falls behind, it maps the full upgrade path — even across major version boundaries.
Supports ArgoCD, cert-manager, ingress-nginx, Kyverno, kube-prometheus-stack, and 40+ CNCF addons.
AI reads every changelog, release note, and CRD diff in the path. It identifies deprecated fields, renamed values, removed APIs — then rewrites your manifests.
Example: scanned 4 changelogs, found 2 breaking CRD changes, rewrote 3 values in 12 seconds.
You get a PR with the actual YAML changes, a risk grade, breaking-change summary, rollback prerequisites, and links to relevant security advisories.
Review it like any PR. Merge when ready. Your GitOps pipeline handles the rest.
Get early access to Kapstan and automate your next addon upgrade.
Plans from $49/mo — free during early access