Skip to content

Commit

Permalink
chore(deps): update dependencies helm release kube-state-metrics to 5…
Browse files Browse the repository at this point in the history
….27.*
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent b72ae45 commit 00bfe77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions EXAMPLE/prometheus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: alertmanager
repository: https://prometheus-community.github.io/helm-charts
version: 1.13.0
version: 1.13.1
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.26.0
version: 5.27.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.42.0
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 2.15.0
digest: sha256:bef778936ee0289efb966d9796470d535d6962e259df58f6ae96c59112f6037b
generated: "2024-11-06T00:51:22.296864768Z"
digest: sha256:860638cfcd7d346d50c7a377403e80730d2e5e9d625052324385ed165c0f850b
generated: "2024-11-10T00:27:15.785546366Z"
2 changes: 1 addition & 1 deletion EXAMPLE/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: alertmanager.enabled
- name: kube-state-metrics
version: "5.26.*"
version: "5.27.*"
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
Expand Down

0 comments on commit 00bfe77

Please sign in to comment.