Skip to content

Commit 59fa16a

Browse files
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
1 parent 90ea224 commit 59fa16a

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,21 +15,21 @@ 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.32.0
18+
version: 27.39.0
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: 9.4.3
24+
version: 10.0.0
2525
repository: https://grafana.github.io/helm-charts
2626

2727
# ingress-nginx for a k8s Ingress resource controller that routes traffic from
2828
# a single IP entrypoint to various services exposed via k8s Ingress resources
2929
# that references this controller.
3030
# https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx
3131
- name: ingress-nginx
32-
version: 4.12.6
32+
version: 4.13.3
3333
repository: https://kubernetes.github.io/ingress-nginx
3434

3535
# cluster-autoscaler for k8s clusters where it doesn't come out of the box (EKS)
@@ -42,7 +42,7 @@ dependencies:
4242
# cryptnono, counters crypto mining
4343
# https://github.com/cryptnono/cryptnono/
4444
- name: cryptnono
45-
version: "0.3.2-0.dev.git.177.hd39ed79"
45+
version: "0.3.2-0.dev.git.184.h4bd8fed"
4646
repository: https://cryptnono.github.io/cryptnono/
4747
condition: cryptnono.enabled
4848

0 commit comments

Comments
 (0)