Skip to content

Commit

Permalink
Merge pull request #2423 from 2i2c-org/bump-helm-deps/support/CGUc
Browse files Browse the repository at this point in the history
Bumping helm chart dependency versions: support
  • Loading branch information
pnasrat authored Mar 30, 2023
2 parents 53ccf0b + 1dc7faf commit 354b764
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,20 +12,20 @@ dependencies:
# cost. If we ever have multiple prometheii on the same cluster, we can
# reconsider using the operator.
- name: prometheus
version: 19.7.2
version: 20.0.2
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.3
version: 6.52.4
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.
- name: ingress-nginx
version: 4.5.2
version: 4.6.0
repository: https://kubernetes.github.io/ingress-nginx

# cluster-autoscaler for k8s clusters where it doesn't come out of the box (EKS)
Expand Down

0 comments on commit 354b764

Please sign in to comment.