Skip to content

Commit

Permalink
Update Kube State Metrics (#162)
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Wall <pete.wall@grafana.com>
  • Loading branch information
github-actions[bot] authored Oct 5, 2023
1 parent 2d2613a commit 9a3d2c6
Show file tree
Hide file tree
Showing 15 changed files with 65 additions and 65 deletions.
6 changes: 3 additions & 3 deletions charts/k8s-monitoring/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 0.25.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.13.0
version: 5.14.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.23.2
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: opencost
repository: https://opencost.github.io/opencost-helm-chart
version: 1.20.0
digest: sha256:cf3b07452e025bb39aca57fed71612fe7e44f6da8328da04fe2295b77090b0e8
generated: "2023-10-02T00:16:08.908318149Z"
digest: sha256:bd042baddc7308243a7d77b2da2819670a0249524523104916c287d98e80f279
generated: "2023-10-05T00:15:50.209083604Z"
2 changes: 1 addition & 1 deletion charts/k8s-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
repository: https://grafana.github.io/helm-charts
condition: logs.pod_logs.enabled
- name: kube-state-metrics
version: 5.13.0
version: 5.14.0
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
| https://grafana.github.io/helm-charts | grafana-agent | 0.25.0 |
| https://grafana.github.io/helm-charts | grafana-agent-logs(grafana-agent) | 0.25.0 |
| https://opencost.github.io/opencost-helm-chart | opencost | 1.20.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.13.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.14.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.23.2 |
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 6.0.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.1.1 |
Expand Down
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions examples/custom-allow-lists/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions examples/custom-config/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions examples/default-values/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions examples/extra-rules/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions examples/metrics-only/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions examples/private-image-registry/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9a3d2c6

Please sign in to comment.