From 7a0aa3656db5acd2d7ab9fb5a364396936c6da5e Mon Sep 17 00:00:00 2001 From: "Benjamin Valiente (Contractor)" Date: Mon, 8 Dec 2025 19:06:27 -0600 Subject: [PATCH 1/2] feat: updating all helm charts to the latest available version --- .../modules/aws-ebs-csi-driver/chart.json | 2 +- .../load-balancer-controller/chart.json | 2 +- charts.json | 30 +++++++++---------- platform/modules/cert-manager/chart.json | 2 +- .../modules/cluster-autoscaler/chart.json | 2 +- platform/modules/external-dns/chart.json | 2 +- platform/modules/fluent-bit/chart.json | 2 +- platform/modules/istio-base/chart.json | 2 +- platform/modules/istio-ingress/chart.json | 2 +- platform/modules/metrics-server/chart.json | 2 +- .../modules/prometheus-adapter/chart.json | 2 +- platform/modules/reloader/chart.json | 2 +- platform/modules/sloth/chart.json | 2 +- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/aws/platform/modules/aws-ebs-csi-driver/chart.json b/aws/platform/modules/aws-ebs-csi-driver/chart.json index 1bc8465a..63a1523c 100644 --- a/aws/platform/modules/aws-ebs-csi-driver/chart.json +++ b/aws/platform/modules/aws-ebs-csi-driver/chart.json @@ -1,5 +1,5 @@ { "chart": "aws-ebs-csi-driver", "repository": "https://kubernetes-sigs.github.io/aws-ebs-csi-driver", - "version": "2.14.1" + "version": "2.53.0" } diff --git a/aws/platform/modules/load-balancer-controller/chart.json b/aws/platform/modules/load-balancer-controller/chart.json index f0515ae4..2af55273 100644 --- a/aws/platform/modules/load-balancer-controller/chart.json +++ b/aws/platform/modules/load-balancer-controller/chart.json @@ -1,5 +1,5 @@ { "chart": "aws-load-balancer-controller", "repository": "https://aws.github.io/eks-charts", - "version": "1.4.6" + "version": "1.16.0" } diff --git a/charts.json b/charts.json index a5baca25..2c26405c 100644 --- a/charts.json +++ b/charts.json @@ -2,77 +2,77 @@ "aws-ebs-csi-driver": { "chart": "aws-ebs-csi-driver", "repository": "https://kubernetes-sigs.github.io/aws-ebs-csi-driver", - "version": "2.14.1" + "version": "2.53.0" }, "cert-manager": { "chart": "cert-manager", "repository": "https://charts.jetstack.io", - "version": "v1.12.13" + "version": "v1.19.1" }, "cluster-autoscaler": { "chart": "cluster-autoscaler", "repository": "https://kubernetes.github.io/autoscaler", - "version": "9.21.1" + "version": "9.52.1" }, "external-dns": { "chart": "external-dns", "repository": "https://charts.bitnami.com/bitnami", - "version": "6.12.2" + "version": "9.0.3" }, "fluent-bit": { "chart": "fluent-bit", "repository": "https://fluent.github.io/helm-charts", - "version": "0.21.7" + "version": "0.54.0" }, "istio-base": { "chart": "base", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.23.0" + "version": "1.28.0" }, "istiod": { "chart": "istiod", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.23.0" + "version": "1.28.0" }, "istio-ingress": { "chart": "gateway", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.23.0" + "version": "1.28.0" }, "load-balancer-controller": { "chart": "aws-load-balancer-controller", "repository": "https://aws.github.io/eks-charts", - "version": "1.4.6" + "version": "1.16.0" }, "metrics-server": { "chart": "metrics-server", "repository": "https://kubernetes-sigs.github.io/metrics-server", - "version": "3.8.3" + "version": "3.13.0" }, "prometheus-adapter": { "chart": "prometheus-adapter", "repository": "https://prometheus-community.github.io/helm-charts", - "version": "3.5.0" + "version": "5.2.0" }, "prometheus-operator": { "chart": "kube-prometheus-stack", "repository": "https://prometheus-community.github.io/helm-charts", - "version": "43.2.1" + "version": "80.0.0" }, "reloader": { "chart": "reloader", "repository": "https://stakater.github.io/stakater-charts", - "version": "v0.0.128" + "version": "2.2.5" }, "secret-store-driver": { "chart": "secrets-store-csi-driver", "repository": "https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts", - "version": "1.3.0" + "version": "1.5.4" }, "secrets-store-provider": { "chart": "secrets-store-csi-driver-provider-aws", "repository": "https://aws.github.io/secrets-store-csi-driver-provider-aws", - "version": "0.3.1" + "version": "2.1.1" }, "sloth": { "chart": "sloth", diff --git a/platform/modules/cert-manager/chart.json b/platform/modules/cert-manager/chart.json index cc0e1dd9..60933a66 100644 --- a/platform/modules/cert-manager/chart.json +++ b/platform/modules/cert-manager/chart.json @@ -1,5 +1,5 @@ { "chart": "cert-manager", "repository": "https://charts.jetstack.io", - "version": "v1.12.13" + "version": "v1.19.1" } diff --git a/platform/modules/cluster-autoscaler/chart.json b/platform/modules/cluster-autoscaler/chart.json index 33d4ceed..5fc13a93 100644 --- a/platform/modules/cluster-autoscaler/chart.json +++ b/platform/modules/cluster-autoscaler/chart.json @@ -1,5 +1,5 @@ { "chart": "cluster-autoscaler", "repository": "https://kubernetes.github.io/autoscaler", - "version": "9.21.1" + "version": "9.53.0" } diff --git a/platform/modules/external-dns/chart.json b/platform/modules/external-dns/chart.json index fd978c0e..686ade89 100644 --- a/platform/modules/external-dns/chart.json +++ b/platform/modules/external-dns/chart.json @@ -1,5 +1,5 @@ { "chart": "external-dns", "repository": "https://charts.bitnami.com/bitnami", - "version": "6.12.2" + "version": "9.0.3" } diff --git a/platform/modules/fluent-bit/chart.json b/platform/modules/fluent-bit/chart.json index e45bd435..1653df0e 100644 --- a/platform/modules/fluent-bit/chart.json +++ b/platform/modules/fluent-bit/chart.json @@ -1,5 +1,5 @@ { "chart": "fluent-bit", "repository": "https://fluent.github.io/helm-charts", - "version": "0.21.7" + "version": "0.54.0" } diff --git a/platform/modules/istio-base/chart.json b/platform/modules/istio-base/chart.json index 76f20208..2c20bef4 100644 --- a/platform/modules/istio-base/chart.json +++ b/platform/modules/istio-base/chart.json @@ -1,5 +1,5 @@ { "chart": "base", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.23.0" + "version": "1.28.0" } diff --git a/platform/modules/istio-ingress/chart.json b/platform/modules/istio-ingress/chart.json index 1aaa6856..dc46b330 100644 --- a/platform/modules/istio-ingress/chart.json +++ b/platform/modules/istio-ingress/chart.json @@ -1,5 +1,5 @@ { "chart": "gateway", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.23.0" + "version": "1.28.0" } diff --git a/platform/modules/metrics-server/chart.json b/platform/modules/metrics-server/chart.json index a807d946..01325773 100644 --- a/platform/modules/metrics-server/chart.json +++ b/platform/modules/metrics-server/chart.json @@ -1,5 +1,5 @@ { "chart": "metrics-server", "repository": "https://kubernetes-sigs.github.io/metrics-server", - "version": "3.8.3" + "version": "3.13.0" } diff --git a/platform/modules/prometheus-adapter/chart.json b/platform/modules/prometheus-adapter/chart.json index c894ac1b..d307b452 100644 --- a/platform/modules/prometheus-adapter/chart.json +++ b/platform/modules/prometheus-adapter/chart.json @@ -1,5 +1,5 @@ { "chart": "prometheus-adapter", "repository": "https://prometheus-community.github.io/helm-charts", - "version": "3.5.0" + "version": "5.2.0" } diff --git a/platform/modules/reloader/chart.json b/platform/modules/reloader/chart.json index 608f6494..96c29dc0 100644 --- a/platform/modules/reloader/chart.json +++ b/platform/modules/reloader/chart.json @@ -1,5 +1,5 @@ { "chart": "reloader", "repository": "https://stakater.github.io/stakater-charts", - "version": "v0.0.128" + "version": "2.2.5" } diff --git a/platform/modules/sloth/chart.json b/platform/modules/sloth/chart.json index 09075cd4..6742f945 100644 --- a/platform/modules/sloth/chart.json +++ b/platform/modules/sloth/chart.json @@ -1,5 +1,5 @@ { "chart": "sloth", "repository": "https://slok.github.io/sloth", - "version": "0.7.0" + "version": "0.15.0" } From f82845814fb1a5181950c895b8ff92afbb605b26 Mon Sep 17 00:00:00 2001 From: Olamide Date: Wed, 10 Dec 2025 12:59:42 +0100 Subject: [PATCH 2/2] Update istiod version to 1.28.0 --- platform/modules/istiod/chart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/modules/istiod/chart.json b/platform/modules/istiod/chart.json index 160ce918..1ae236c7 100644 --- a/platform/modules/istiod/chart.json +++ b/platform/modules/istiod/chart.json @@ -1,5 +1,5 @@ { "chart": "istiod", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.23.0" + "version": "1.28.0" }