Skip to content

Commit

Permalink
Revert "Updated prometheus node exporter version (#433)" (#434)
Browse files Browse the repository at this point in the history
This reverts commit 7ecd5d0.
  • Loading branch information
ralongit authored Feb 12, 2024
1 parent 7ecd5d0 commit ff2a781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/logzio-telemetry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
condition: kubeStateMetrics.enabled

- name: prometheus-node-exporter
version: "4.29.0"
version: "4.23.2"
repository: "https://prometheus-community.github.io/helm-charts"
condition: nodeExporter.enabled

Expand All @@ -24,7 +24,7 @@ dependencies:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.1.0
version: 4.0.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down

0 comments on commit ff2a781

Please sign in to comment.