diff --git a/helm-charts/support/Chart.yaml b/helm-charts/support/Chart.yaml index f8dc9fa6e1..1f2aa678dc 100644 --- a/helm-charts/support/Chart.yaml +++ b/helm-charts/support/Chart.yaml @@ -13,7 +13,7 @@ dependencies: # cost. If we ever have multiple prometheii on the same cluster, we can # reconsider using the operator. - name: prometheus - version: 29.2.1 + version: 29.9.0 repository: https://prometheus-community.github.io/helm-charts # Grafana for dashboarding of metrics. @@ -27,7 +27,7 @@ dependencies: # that references this controller. # https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx - name: ingress-nginx - version: 4.14.3 + version: 4.15.1 repository: https://kubernetes.github.io/ingress-nginx # This is the ingress maintained by nginx, rather than the one maintained by the @@ -45,14 +45,14 @@ dependencies: # the k8s version of all eks clusters # https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler#releases - name: cluster-autoscaler - version: 9.55.0 + version: 9.57.0 repository: https://kubernetes.github.io/autoscaler condition: cluster-autoscaler.enabled # cryptnono, counters crypto mining # https://github.com/cryptnono/cryptnono/ - name: cryptnono - version: "0.3.2-0.dev.git.256.he86658e" + version: "0.3.2-0.dev.git.267.h766bf8f" repository: https://cryptnono.github.io/cryptnono/ condition: cryptnono.enabled