Follow-up from the eks-agent-platform/gitops consolidation (nanohype/eks-agent-platform#33).
The GPU/agent chart versions moved into this repo: gpu-operator v26.3.1 + nvidia-dra-driver 25.8.0 (applicationsets/addons-accelerators-helm.yaml), kagent 0.9.4 + agentgateway 1.0.1 (addons-ai-platform.yaml). eks-agent-platform's renovate customManagers that tracked these were removed (they keyed on the now-deleted gitops path).
Fix: add equivalent version tracking here (renovate customManagers or the repo's chosen mechanism) so these chart versions keep getting bumped.
Optional: the agent platform's overlay had specified newer Argo versions than this repo pins — argo-rollouts 2.40.0 (here: 2.39.1), argo-workflows 0.45.3 (here: 0.45.1). Bump if desired (they never deployed from the overlay, so there's no downgrade — purely a version-currency choice).
Follow-up from the eks-agent-platform/gitops consolidation (nanohype/eks-agent-platform#33).
The GPU/agent chart versions moved into this repo: gpu-operator
v26.3.1+ nvidia-dra-driver25.8.0(applicationsets/addons-accelerators-helm.yaml), kagent0.9.4+ agentgateway1.0.1(addons-ai-platform.yaml). eks-agent-platform's renovate customManagers that tracked these were removed (they keyed on the now-deleted gitops path).Fix: add equivalent version tracking here (renovate customManagers or the repo's chosen mechanism) so these chart versions keep getting bumped.
Optional: the agent platform's overlay had specified newer Argo versions than this repo pins — argo-rollouts
2.40.0(here:2.39.1), argo-workflows0.45.3(here:0.45.1). Bump if desired (they never deployed from the overlay, so there's no downgrade — purely a version-currency choice).