Skip to content

Commit

Permalink
feat(prometheus-node-exporter): Upgrade prometheus-node-exporter imag…
Browse files Browse the repository at this point in the history
…e to v1.7.0 (#139)

Co-authored-by: Upgrade Automation <support@netic.dk>
  • Loading branch information
github-actions[bot] and Upgrade Automation authored Dec 14, 2023
1 parent 5a19b20 commit 4a56085
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/oaas-observability/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 5.15.2
- name: prometheus-node-exporter
repository: file://../prometheus-node-exporter
version: 1.0.12
version: 1.0.13
- name: prometheus-operator
repository: file://../prometheus-operator
version: 1.0.12
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.3
digest: sha256:9731dbbeff9f2e9bcbc161e1298c75341d09900fa11b19b3784cee12a1f5916a
generated: "2023-11-21T01:44:22.927573729Z"
digest: sha256:5ccc7c45003afb5f153fbf812ae8522d7e3538f9f085d34bc0e90c295b57e66a
generated: "2023-11-22T01:43:14.168253807Z"
2 changes: 1 addition & 1 deletion 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.27"
version: "2.1.28"
maintainers:
- name: langecode
email: tal@netic.dk
Expand Down
2 changes: 1 addition & 1 deletion charts/oaas-observability/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oaas-observability

![Version: 2.1.27](https://img.shields.io/badge/Version-2.1.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.1.28](https://img.shields.io/badge/Version-2.1.28-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
4 changes: 2 additions & 2 deletions charts/prometheus-node-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v1.6.1
appVersion: v1.7.0
description: A Helm chart for installing Prometheus node-exporter as Kubernetes daemonset.
name: prometheus-node-exporter
home: https://github.com/prometheus/node_exporter
version: 1.0.12
version: 1.0.13
sources:
- https://github.com/prometheus/node_exporter
- https://github.com/neticdk/k8s-oaas-observability/tree/main/charts/prometheus-node-exporter
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus-node-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# prometheus-node-exporter

![Version: 1.0.12](https://img.shields.io/badge/Version-1.0.12-informational?style=flat-square) ![AppVersion: v1.6.1](https://img.shields.io/badge/AppVersion-v1.6.1-informational?style=flat-square)
![Version: 1.0.13](https://img.shields.io/badge/Version-1.0.13-informational?style=flat-square) ![AppVersion: v1.7.0](https://img.shields.io/badge/AppVersion-v1.7.0-informational?style=flat-square)

A Helm chart for installing Prometheus node-exporter as Kubernetes daemonset.

Expand Down

0 comments on commit 4a56085

Please sign in to comment.