Skip to content

Commit

Permalink
chore(deps): update helm release kube-state-metrics to v5.17.0 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Mar 22, 2024
1 parent ada8840 commit b8360b9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/oaas-observability/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 7.3.3
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.16.4
version: 5.17.0
- name: prometheus-node-exporter
repository: file://../prometheus-node-exporter
version: 1.0.13
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.5
digest: sha256:ed9f1e6b7aab403bd94f196de15c89120c772f8e491e55deaa78166d3941d7b0
generated: "2024-03-06T01:33:57.875560131Z"
digest: sha256:6fa6517626f6d3daea57a09e1156e6f7a98ed6336660c98e9ed5bc2243184f42
generated: "2024-03-22T14:12:55.713544457Z"
4 changes: 2 additions & 2 deletions charts/oaas-observability/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart to deploy obeservability stack on Kubernetes
home: https://github.com/neticdk/k8s-oaas-observability
sources:
- https://github.com/neticdk/k8s-oaas-observability
version: "2.1.35"
version: 2.1.36
maintainers:
- name: langecode
email: [email protected]
Expand All @@ -17,7 +17,7 @@ dependencies:
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: kube-state-metrics
version: 5.16.4
version: 5.17.0
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-node-exporter
version: "*"
Expand Down
4 changes: 2 additions & 2 deletions charts/oaas-observability/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oaas-observability

![Version: 2.1.35](https://img.shields.io/badge/Version-2.1.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.1.36](https://img.shields.io/badge/Version-2.1.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart to deploy obeservability stack on Kubernetes

Expand Down Expand Up @@ -36,7 +36,7 @@ $ helm install my-release netic-oaas/oaas-observability
| https://grafana.github.io/helm-charts | promtail | 6.15.5 |
| https://helm.vector.dev | vector-agent | 0.19.1 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.48.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.16.4 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.17.0 |

## Configuration

Expand Down

0 comments on commit b8360b9

Please sign in to comment.