Skip to content

Commit

Permalink
Merge pull request #2501 from 2i2c-org/bump-helm-deps/support/WLaI
Browse files Browse the repository at this point in the history
Bumping helm chart dependency versions: support
  • Loading branch information
consideRatio authored Apr 19, 2023
2 parents ed94d83 + f66bc7f commit dc9555d
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 dc9555d

Please sign in to comment.