Skip to content

Commit f44672d

Browse files
Bump charts ['prometheus', 'grafana', 'cluster-autoscaler', 'cryptnono'] to versions ['27.42.1', '10.1.4', '9.52.1', '0.3.2-0.dev.git.204.h1345084'], respectively
1 parent 59fa16a commit f44672d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

helm-charts/support/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ dependencies:
1515
- name: prometheus
1616
# NOTE: CHECK INSTRUCTIONS UNDER prometheus.server.command IN support/values.yaml
1717
# EACH TIME THIS VERSION IS BUMPED!
18-
version: 27.39.0
18+
version: 27.42.1
1919
repository: https://prometheus-community.github.io/helm-charts
2020

2121
# Grafana for dashboarding of metrics.
2222
# https://github.com/grafana/helm-charts/tree/main/charts/grafana
2323
- name: grafana
24-
version: 10.0.0
24+
version: 10.1.4
2525
repository: https://grafana.github.io/helm-charts
2626

2727
# ingress-nginx for a k8s Ingress resource controller that routes traffic from
@@ -35,14 +35,14 @@ dependencies:
3535
# cluster-autoscaler for k8s clusters where it doesn't come out of the box (EKS)
3636
# https://github.com/kubernetes/autoscaler/tree/master/charts/cluster-autoscaler
3737
- name: cluster-autoscaler
38-
version: 9.50.1
38+
version: 9.52.1
3939
repository: https://kubernetes.github.io/autoscaler
4040
condition: cluster-autoscaler.enabled
4141

4242
# cryptnono, counters crypto mining
4343
# https://github.com/cryptnono/cryptnono/
4444
- name: cryptnono
45-
version: "0.3.2-0.dev.git.184.h4bd8fed"
45+
version: "0.3.2-0.dev.git.204.h1345084"
4646
repository: https://cryptnono.github.io/cryptnono/
4747
condition: cryptnono.enabled
4848

0 commit comments

Comments
 (0)