From 90ea224b7d9cd469c8f311d83682c5947e274db2 Mon Sep 17 00:00:00 2001 From: "2i2c-token-generator-bot[bot]" <106546794+2i2c-token-generator-bot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:05:30 +0000 Subject: [PATCH 1/2] Bump charts ['prometheus', 'grafana', 'ingress-nginx', 'cluster-autoscaler', 'cryptnono'] to versions ['27.32.0', '9.4.3', '4.12.6', '9.50.1', '0.3.2-0.dev.git.177.hd39ed79'], respectively --- helm-charts/support/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/helm-charts/support/Chart.yaml b/helm-charts/support/Chart.yaml index cc7e22942b..b4f58d657c 100644 --- a/helm-charts/support/Chart.yaml +++ b/helm-charts/support/Chart.yaml @@ -15,13 +15,13 @@ dependencies: - name: prometheus # NOTE: CHECK INSTRUCTIONS UNDER prometheus.server.command IN support/values.yaml # EACH TIME THIS VERSION IS BUMPED! - version: 27.29.0 + version: 27.32.0 repository: https://prometheus-community.github.io/helm-charts # Grafana for dashboarding of metrics. # https://github.com/grafana/helm-charts/tree/main/charts/grafana - name: grafana - version: 9.3.0 + version: 9.4.3 repository: https://grafana.github.io/helm-charts # ingress-nginx for a k8s Ingress resource controller that routes traffic from @@ -29,20 +29,20 @@ dependencies: # that references this controller. # https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx - name: ingress-nginx - version: 4.13.0 + version: 4.12.6 repository: https://kubernetes.github.io/ingress-nginx # cluster-autoscaler for k8s clusters where it doesn't come out of the box (EKS) # https://github.com/kubernetes/autoscaler/tree/master/charts/cluster-autoscaler - name: cluster-autoscaler - version: 9.48.0 + version: 9.50.1 repository: https://kubernetes.github.io/autoscaler condition: cluster-autoscaler.enabled # cryptnono, counters crypto mining # https://github.com/cryptnono/cryptnono/ - name: cryptnono - version: "0.3.2-0.dev.git.156.hdab4ec8" + version: "0.3.2-0.dev.git.177.hd39ed79" repository: https://cryptnono.github.io/cryptnono/ condition: cryptnono.enabled From 59fa16a5cca9922ad357df6e13daf49adea19ff0 Mon Sep 17 00:00:00 2001 From: "2i2c-token-generator-bot[bot]" <106546794+2i2c-token-generator-bot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:05:31 +0000 Subject: [PATCH 2/2] Bump charts ['prometheus', 'grafana', 'ingress-nginx', 'cryptnono'] to versions ['27.39.0', '10.0.0', '4.13.3', '0.3.2-0.dev.git.184.h4bd8fed'], respectively --- helm-charts/support/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helm-charts/support/Chart.yaml b/helm-charts/support/Chart.yaml index b4f58d657c..76a1984eba 100644 --- a/helm-charts/support/Chart.yaml +++ b/helm-charts/support/Chart.yaml @@ -15,13 +15,13 @@ dependencies: - name: prometheus # NOTE: CHECK INSTRUCTIONS UNDER prometheus.server.command IN support/values.yaml # EACH TIME THIS VERSION IS BUMPED! - version: 27.32.0 + version: 27.39.0 repository: https://prometheus-community.github.io/helm-charts # Grafana for dashboarding of metrics. # https://github.com/grafana/helm-charts/tree/main/charts/grafana - name: grafana - version: 9.4.3 + version: 10.0.0 repository: https://grafana.github.io/helm-charts # ingress-nginx for a k8s Ingress resource controller that routes traffic from @@ -29,7 +29,7 @@ dependencies: # that references this controller. # https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx - name: ingress-nginx - version: 4.12.6 + version: 4.13.3 repository: https://kubernetes.github.io/ingress-nginx # cluster-autoscaler for k8s clusters where it doesn't come out of the box (EKS) @@ -42,7 +42,7 @@ dependencies: # cryptnono, counters crypto mining # https://github.com/cryptnono/cryptnono/ - name: cryptnono - version: "0.3.2-0.dev.git.177.hd39ed79" + version: "0.3.2-0.dev.git.184.h4bd8fed" repository: https://cryptnono.github.io/cryptnono/ condition: cryptnono.enabled