Skip to content

Commit

Permalink
Bump charts ['prometheus', 'grafana', 'cluster-autoscaler'] to versio…
Browse files Browse the repository at this point in the history
…ns ['20.2.0', '6.54.0', '9.28.0'], respectively
  • Loading branch information
2i2c-token-generator-bot[bot] authored Apr 19, 2023
1 parent ed94d83 commit f66bc7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm-charts/support/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ dependencies:
# cost. If we ever have multiple prometheii on the same cluster, we can
# reconsider using the operator.
- name: prometheus
version: 20.1.0
version: 20.2.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.52.4
version: 6.54.0
repository: https://grafana.github.io/helm-charts

# ingress-nginx for a k8s Ingress resource controller that routes traffic from
Expand All @@ -31,7 +31,7 @@ dependencies:
# 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.27.0
version: 9.28.0
repository: https://kubernetes.github.io/autoscaler
condition: cluster-autoscaler.enabled

Expand Down

0 comments on commit f66bc7f

Please sign in to comment.