Skip to content

deps(helm): upgrade ArgoCD & core-services chart versions#128

Closed
oferk0 wants to merge 1 commit into
CloudGeometry:mainfrom
oferk0:deps/helm
Closed

deps(helm): upgrade ArgoCD & core-services chart versions#128
oferk0 wants to merge 1 commit into
CloudGeometry:mainfrom
oferk0:deps/helm

Conversation

@oferk0

@oferk0 oferk0 commented Jun 23, 2026

Copy link
Copy Markdown

Bumps 28 chart targetRevisions (+ metadata labels) to latest stable and ArgoCD v2.14.12→v3.4.4. CRD/operator pairs kept in lockstep (prometheus-operator-crds 30 ↔ kube-prometheus-stack 87; kyverno ↔ kyverno-policies 3.8).

Verified: 29/29 charts render via helm template with their inline values; ArgoCD kubectl kustomize builds (71 resources).

Notable: external-secrets 0.16→2.6, vault 0.26→0.33, velero 7→12, loki 6→7, harbor 1.16→1.19, cert-manager 1.17→1.20, backstage 1.6→2.8 (removed image.debug).
Held to latest patch of current line: kubecost 2.8.6 (2.9 is a non-rendering upgrade-bridge), sonarqube 10.8.1 (2026 line is a product-major + plugin break).

⚠️ helm template can't catch value keys silently dropped across majors — review each app's upgrade notes via the ArgoCD diff before sync.

Bump every core-services Helm chart targetRevision (and the matching
cg-devx.metadata chart-version/version labels) to latest stable, and bump
the bundled ArgoCD install from v2.14.12 to v3.4.4. Each chart was verified
by rendering it with helm template at the new version using the Application's
own inline values (29/29 render clean); the ArgoCD kustomize base was
verified with kubectl kustomize (71 resources, image v3.4.4).

Notable bumps: kube-prometheus-stack 72.6.2 -> 87.1.0 and prometheus-
operator-crds 20.0.0 -> 30.0.0 (kept in lockstep, both app v0.92.0);
external-secrets 0.16.0 -> 2.6.0; vault 0.26.1 -> 0.33.0; velero 7.2.1 ->
12.0.3; loki 6.30.0 -> 7.0.0; harbor 1.16.3 -> 1.19.1; cert-manager 1.17.2
-> 1.20.2; ingress-nginx 4.12.2 -> 4.15.1; argo-workflows 0.45.15 -> 1.0.17;
backstage 1.6.0 -> 2.8.2; kyverno + kyverno-policies 3.4.1 -> 3.8.x
(lockstep); keda 2.17.1 -> 2.20.1; trivy-operator 0.28.1 -> 0.33.2;
gpu-operator 24.3.0 -> 26.3.2; cluster-autoscaler 9.46.6 -> 9.58.0;
gitlab-runner 0.77.2 -> 0.90.0; plus atlantis, tracee, external-dns,
reloader, promtail, perfectscale exporter/psc-autoscaler.

Values migrations required by the upgrades:
- backstage v2 chart: removed image.debug (rejected by the chart schema).

Held at the latest patch of the current major line rather than jumping a
disruptive product/transitional release (same conservative rationale as the
EKS/aws and GKE/google decisions):
- kubecost cost-analyzer -> 2.8.6 (2.9.x is a transitional 'agent upgrade
  prep' release that intentionally refuses to render; no 3.x exists yet).
- sonarqube -> 10.8.1 (the chart's 2025/2026 calendar-versioned line is a
  SonarQube product-major change that also breaks the pinned plugin set and
  adds a required monitoringPasscode secret).

NOTE: helm template confirms each chart renders with its values, but does not
flag value keys silently dropped across major versions. Each app should be
reviewed against its upstream upgrade notes via the ArgoCD diff before sync.
@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@oferk0, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 59 minutes and 6 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses rolling per-developer review limits. Reviews become available again as older review attempts age out of the rolling limit window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4608c919-e4b1-41b8-ad68-8b9002d6b038

📥 Commits

Reviewing files that changed from the base of the PR and between eaa528a and ae3a543.

📒 Files selected for processing (29)
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/argo-workflows/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/argocd/label-transformer.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/atlantis/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/backstage/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/devsecops/kyverno/kyverno-policies.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/devsecops/kyverno/kyverno.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/devsecops/kyverno/policy-reporter.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/devsecops/tracee/tracee.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/devsecops/trivy/trivy-operator.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/harbor/harbor.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/kube-system/cert-manager/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/kube-system/external-dns/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/kube-system/external-secrets-operator/external-secrets-operator.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/kube-system/ingress-nginx/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/kube-system/reloader/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/kubecost/kubecost.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/loki/loki.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/ml-services/gpu-operator/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/monitoring/kube-prometheus-stack.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/monitoringcrd/prometheus-operator-crds.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/perfectscale/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/promtail/promtail.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/runners/gitlab/gitlab-runner/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/scalers/cluster-autoscaler/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/scalers/keda/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/sonarqube/sonarqube.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/vault/application.yaml
  • platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/velero/core/velero.yaml
  • platform/installation-manifests/argocd/kustomization.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@oferk0

oferk0 commented Jun 23, 2026

Copy link
Copy Markdown
Author

Superseded: re-pointed at the deps/modernization integration branch instead of main directly. See umbrella PR #131 (per-layer review preserved as oferk0#1–5).

@oferk0 oferk0 closed this Jun 23, 2026
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