From 542c1bcdf26a7b3aa48fb3ca329394810b86fa26 Mon Sep 17 00:00:00 2001 From: "2i2c-token-generator-bot[bot]" <106546794+2i2c-token-generator-bot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 00:10:08 +0000 Subject: [PATCH 1/6] Bump charts ['prometheus', 'grafana', 'ingress-nginx', 'cluster-autoscaler', 'cryptnono'] to versions ['25.8.0', '7.0.11', '4.8.3', '9.32.1', '0.3.0'], 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 4d9b651192..93b4ee9478 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: 25.0.0 + version: 25.8.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: 6.60.1 + version: 7.0.11 repository: https://grafana.github.io/helm-charts # ingress-nginx for a k8s Ingress resource controller that routes traffic from @@ -29,19 +29,19 @@ dependencies: # that references this controller. # https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx - name: ingress-nginx - version: 4.8.0 + version: 4.8.3 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.29.3 + version: 9.32.1 repository: https://kubernetes.github.io/autoscaler condition: cluster-autoscaler.enabled # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.0.1-0.dev.git.27.h01b4f25" + version: "0.3.0" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled From 8c295dba09955ab8140114bc0cdac2f9b101cd78 Mon Sep 17 00:00:00 2001 From: "2i2c-token-generator-bot[bot]" <106546794+2i2c-token-generator-bot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 17:35:02 +0000 Subject: [PATCH 2/6] Bump charts ['prometheus', 'ingress-nginx', 'cluster-autoscaler', 'cryptnono'] to versions ['25.8.1', '4.8.4', '9.34.0', '0.3.1-0.dev.git.90.h35abda8'], 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 93b4ee9478..1e2112cfb1 100644 --- a/helm-charts/support/Chart.yaml +++ b/helm-charts/support/Chart.yaml @@ -15,7 +15,7 @@ dependencies: - name: prometheus # NOTE: CHECK INSTRUCTIONS UNDER prometheus.server.command IN support/values.yaml # EACH TIME THIS VERSION IS BUMPED! - version: 25.8.0 + version: 25.8.1 repository: https://prometheus-community.github.io/helm-charts # Grafana for dashboarding of metrics. @@ -29,19 +29,19 @@ dependencies: # that references this controller. # https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx - name: ingress-nginx - version: 4.8.3 + version: 4.8.4 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.32.1 + version: 9.34.0 repository: https://kubernetes.github.io/autoscaler condition: cluster-autoscaler.enabled # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.3.0" + version: "0.3.1-0.dev.git.90.h35abda8" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled From a10ef238b83810475758f89b1b53453ddc6ea414 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 Jan 2024 00:10:09 +0000 Subject: [PATCH 3/6] Bump charts ['prometheus', 'grafana', 'ingress-nginx', 'cluster-autoscaler', 'cryptnono'] to versions ['25.8.2', '7.0.19', '4.9.0', '9.34.1', '0.3.1-0.dev.git.107.heb504bc'], 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 1e2112cfb1..53747ba508 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: 25.8.1 + version: 25.8.2 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: 7.0.11 + version: 7.0.19 repository: https://grafana.github.io/helm-charts # ingress-nginx for a k8s Ingress resource controller that routes traffic from @@ -29,19 +29,19 @@ dependencies: # that references this controller. # https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx - name: ingress-nginx - version: 4.8.4 + version: 4.9.0 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.34.0 + version: 9.34.1 repository: https://kubernetes.github.io/autoscaler condition: cluster-autoscaler.enabled # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.3.1-0.dev.git.90.h35abda8" + version: "0.3.1-0.dev.git.107.heb504bc" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled From f758e6332296fe355c07aa66111a46296464ceca Mon Sep 17 00:00:00 2001 From: "2i2c-token-generator-bot[bot]" <106546794+2i2c-token-generator-bot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:00:28 +0000 Subject: [PATCH 4/6] Bump charts ['grafana', 'cryptnono'] to versions ['7.2.1', '0.3.1-0.dev.git.129.ha9d73b8'], respectively --- helm-charts/support/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/support/Chart.yaml b/helm-charts/support/Chart.yaml index 53747ba508..bf03895aff 100644 --- a/helm-charts/support/Chart.yaml +++ b/helm-charts/support/Chart.yaml @@ -21,7 +21,7 @@ dependencies: # Grafana for dashboarding of metrics. # https://github.com/grafana/helm-charts/tree/main/charts/grafana - name: grafana - version: 7.0.19 + version: 7.2.1 repository: https://grafana.github.io/helm-charts # ingress-nginx for a k8s Ingress resource controller that routes traffic from @@ -42,6 +42,6 @@ dependencies: # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.3.1-0.dev.git.107.heb504bc" + version: "0.3.1-0.dev.git.129.ha9d73b8" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled From 743af8997aabd85ddc526ac28ee8394daea75866 Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Tue, 16 Jan 2024 16:13:32 -0800 Subject: [PATCH 5/6] Fix location of cryptnono chart --- helm-charts/support/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/support/Chart.yaml b/helm-charts/support/Chart.yaml index 8e668057fd..9c23c9e7b8 100644 --- a/helm-charts/support/Chart.yaml +++ b/helm-charts/support/Chart.yaml @@ -43,5 +43,5 @@ dependencies: # Source code: https://github.com/cryptnono/cryptnono/ - name: cryptnono version: "0.3.1-0.dev.git.129.ha9d73b8" - repository: https://yuvipanda.github.io/cryptnono/ + repository: https://cryptnono.github.io/cryptnono/ condition: cryptnono.enabled From 161b51ac6742cf2091087ef3c8f59bbf616aab5f Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Tue, 16 Jan 2024 16:19:27 -0800 Subject: [PATCH 6/6] Don't upgrade grafana --- helm-charts/support/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/support/Chart.yaml b/helm-charts/support/Chart.yaml index 9c23c9e7b8..eeaff70123 100644 --- a/helm-charts/support/Chart.yaml +++ b/helm-charts/support/Chart.yaml @@ -21,7 +21,7 @@ dependencies: # Grafana for dashboarding of metrics. # https://github.com/grafana/helm-charts/tree/main/charts/grafana - name: grafana - version: 7.2.1 + version: 6.60.1 repository: https://grafana.github.io/helm-charts # ingress-nginx for a k8s Ingress resource controller that routes traffic from