Skip to content

Commit

Permalink
Bump charts ['prometheus', 'grafana', 'ingress-nginx', 'cluster-autos…
Browse files Browse the repository at this point in the history
…caler', 'cryptnono'] to versions ['25.27.0', '8.5.2', '4.10.4', '9.43.0', '0.3.1-0.dev.git.146.h6bdf5b7'], respectively
  • Loading branch information
2i2c-token-generator-bot[bot] authored Oct 4, 2024
1 parent a734b7c commit 6e2d073
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions helm-charts/support/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,34 +15,34 @@ dependencies:
- name: prometheus
# NOTE: CHECK INSTRUCTIONS UNDER prometheus.server.command IN support/values.yaml
# EACH TIME THIS VERSION IS BUMPED!
version: 25.22.0
version: 25.27.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: 8.2.2
version: 8.5.2
repository: https://grafana.github.io/helm-charts

# ingress-nginx for a k8s Ingress resource controller that routes traffic from
# a single IP entrypoint to various services exposed via k8s Ingress resources
# that references this controller.
# https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx
- name: ingress-nginx
version: 4.10.1
version: 4.10.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.37.0
version: 9.43.0
repository: https://kubernetes.github.io/autoscaler
condition: cluster-autoscaler.enabled

# cryptnono, counters crypto mining
# Source code: https://github.com/cryptnono/cryptnono/
- name: cryptnono
version: "0.3.1-0.dev.git.143.hfc89744"
version: "0.3.1-0.dev.git.146.h6bdf5b7"
repository: https://cryptnono.github.io/cryptnono/
condition: cryptnono.enabled

Expand Down

0 comments on commit 6e2d073

Please sign in to comment.