Skip to content

feat(addons): bump 12 charts to current (minor/patch, no schema change)#35

Merged
stxkxs merged 1 commit into
mainfrom
feat/bump-stale-charts-to-current
Jun 8, 2026
Merged

feat(addons): bump 12 charts to current (minor/patch, no schema change)#35
stxkxs merged 1 commit into
mainfrom
feat/bump-stale-charts-to-current

Conversation

@stxkxs

@stxkxs stxkxs commented Jun 8, 2026

Copy link
Copy Markdown
Member

What

The low-risk half of the eks-gitops catalog version-currency bump (the catalog had drifted — only 2 of 22 charts were current). These 12 are minor/patch bumps that render cleanly against the existing values (validated with helm template + each addon's values.yaml), so no values migration was needed:

category charts
argo-platform argo-rollouts 2.39.1→2.41.0, argo-events 2.4.11→2.4.21
networking cilium 1.18.6→1.19.4, external-dns 1.17.0→1.21.1
bootstrap reloader 2.2.5→2.2.12
observability tempo 1.21.0→1.24.4
operations vpa 4.7.1→4.11.0, descheduler 0.31.0→0.36.0, keda 2.16.1→2.20.0
security kyverno 3.5.0→3.8.1, trivy-operator 0.31.0→0.33.1
ai-platform kagent + kagent-crds 0.9.4→0.9.6

Verification

  • Each chart helm templates cleanly with its eks-gitops values.yaml at the new version (the appsets reference remote charts, so this local render is the real schema gate — CI's task validate covers structure/kustomize only).
  • task validate passes.

Scope

The 9 cross-major bumps (external-secrets, opencost, loki, velero, argo-workflows, aws-load-balancer-controller, falco, goldilocks, prometheus-operator-crds) need values-schema migration and land in follow-up PRs, each validated on a kx kind cluster. Part of the kx#6 currency reconcile.

Version-currency pass — the low-risk half of the catalog bump. Each renders cleanly against the
existing eks-gitops values (helm template with the per-addon values.yaml), so no values migration
was needed:

- argo-platform: argo-rollouts 2.39.1->2.41.0, argo-events 2.4.11->2.4.21
- networking: cilium 1.18.6->1.19.4, external-dns 1.17.0->1.21.1
- bootstrap: reloader 2.2.5->2.2.12
- observability: tempo 1.21.0->1.24.4
- operations: vpa 4.7.1->4.11.0, descheduler 0.31.0->0.36.0, keda 2.16.1->2.20.0
- security: kyverno 3.5.0->3.8.1, trivy-operator 0.31.0->0.33.1
- ai-platform: kagent + kagent-crds 0.9.4->0.9.6

The cross-major bumps (external-secrets, opencost, loki, velero, argo-workflows,
aws-load-balancer-controller, falco, goldilocks, prometheus-operator-crds) need values migration
and land separately, validated on kx. Refs the kx#6 currency reconcile.
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

CI Results

Check Status
YAML Lint
Environment Kustomize Build
dev
staging
production

All validations passed.

@stxkxs stxkxs merged commit e9df933 into main Jun 8, 2026
5 checks passed
@stxkxs stxkxs deleted the feat/bump-stale-charts-to-current branch June 8, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant