Skip to content

Commit

Permalink
Bump charts ['kube-state-metrics', 'opentelemetry-operator', 'cert-ma…
Browse files Browse the repository at this point in the history
…nager'] to versions ['5.27.0', '0.74.3', 'v1.16.2'], respectively
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
1 parent a9adc59 commit 549bea8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ maintainers:
dependencies:
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: "~> 5.26.0"
version: "5.27.0"
condition: kube-state-metrics.enabled
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.68.3 # 0.68.3 chart version includes otel-operator version 0.107.0
version: 0.74.3 # 0.68.3 chart version includes otel-operator version 0.107.0
alias: operator
condition: operator.enabled
- name: cert-manager
version: v1.16.1
version: v1.16.2
alias: certmanager
repository: https://charts.jetstack.io
condition: certmanager.enabled
Expand Down

0 comments on commit 549bea8

Please sign in to comment.