Skip to content

Commit

Permalink
Merge pull request 2i2c-org#3754 from 2i2c-org/bump-helm-deps/support…
Browse files Browse the repository at this point in the history
…/CkOq

Bumping helm chart dependency versions: support
  • Loading branch information
consideRatio authored Mar 1, 2024
2 parents 931ccb7 + 4d3c05b commit c7a425a
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 @@ -15,7 +15,7 @@ dependencies:
- name: prometheus
# NOTE: CHECK INSTRUCTIONS UNDER prometheus.server.command IN support/values.yaml
# EACH TIME THIS VERSION IS BUMPED!
version: 25.11.0
version: 25.15.0
repository: https://prometheus-community.github.io/helm-charts

# Grafana for dashboarding of metrics.
Expand All @@ -29,13 +29,13 @@ dependencies:
# that references this controller.
# https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx
- name: ingress-nginx
version: 4.9.1
version: 4.10.0
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.34.1
version: 9.35.0
repository: https://kubernetes.github.io/autoscaler
condition: cluster-autoscaler.enabled

Expand Down

0 comments on commit c7a425a

Please sign in to comment.