Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
rguichard committed Oct 4, 2024
2 parents 5820f86 + 81f3bd1 commit b935600
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions helm-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ dependencies:
version: 0.1.34
repository: https://aws.github.io/eks-charts
- name: aws-load-balancer-controller
version: 1.8.3
version: 1.9.0
repository: https://aws.github.io/eks-charts
- name: aws-node-termination-handler
version: 0.21.0
repository: https://aws.github.io/eks-charts
- name: cert-manager
version: v1.15.3
version: v1.16.0
repository: https://charts.jetstack.io
- name: cert-manager-csi-driver
version: v0.10.1
repository: https://charts.jetstack.io
- name: cluster-autoscaler
version: 9.40.0
version: 9.43.0
repository: https://kubernetes.github.io/autoscaler
- name: external-dns
version: 1.15.0
Expand All @@ -48,7 +48,7 @@ dependencies:
version: 1.7.2
repository: https://charts.helm.sh/stable
- name: karpenter
version: 1.0.3
version: 1.0.5
repository: oci://public.ecr.aws/karpenter
- name: keda
version: 2.15.1
Expand All @@ -57,7 +57,7 @@ dependencies:
version: 2.42.0
repository: https://charts.konghq.com
- name: kube-prometheus-stack
version: 63.0.0
version: 64.0.0
repository: https://prometheus-community.github.io/helm-charts
- name: linkerd2-cni
version: 30.12.2
Expand All @@ -72,7 +72,7 @@ dependencies:
version: 30.12.11
repository: https://helm.linkerd.io/stable
- name: loki
version: 6.15.0
version: 6.16.0
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.16.6
Expand All @@ -87,7 +87,7 @@ dependencies:
version: 4.11.0
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-cloudwatch-exporter
version: 0.25.3
version: 0.26.0
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-blackbox-exporter
version: 9.0.0
Expand All @@ -99,22 +99,22 @@ dependencies:
version: 2.16.1
repository: https://bitnami-labs.github.io/sealed-secrets
- name: thanos
version: 15.7.25
version: 15.7.27
repository: https://charts.bitnami.com/bitnami
- name: tigera-operator
version: v3.28.2
repository: https://docs.projectcalico.org/charts
- name: traefik
version: 31.1.1
version: 32.0.0
repository: https://helm.traefik.io/traefik
- name: memcached
version: 7.4.16
version: 7.5.0
repository: https://charts.bitnami.com/bitnami
- name: velero
version: 7.2.1
repository: https://vmware-tanzu.github.io/helm-charts
- name: victoria-metrics-k8s-stack
version: 0.25.17
version: 0.27.0
repository: https://victoriametrics.github.io/helm-charts/
- name: yet-another-cloudwatch-exporter
version: 0.14.0
Expand Down

0 comments on commit b935600

Please sign in to comment.