Skip to content

Commit

Permalink
chore(deps): update prometheus-stack
Browse files Browse the repository at this point in the history
| datasource | package                                                     | from   | to      |
| ---------- | ----------------------------------------------------------- | ------ | ------- |
| helm       | kube-prometheus-stack                                       | 67.9.0 | 67.10.0 |
| docker     | registry1.dso.mil/ironbank/opensource/prometheus/prometheus | v3.0.1 | v3.1.0  |
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 0783525 commit 5b52b2b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/prometheus-stack/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ components:
- name: kube-prometheus-stack
namespace: monitoring
url: https://prometheus-community.github.io/helm-charts
version: 67.9.0
version: 67.10.0
valuesFiles:
- "../values/values.yaml"
actions:
Expand Down
2 changes: 1 addition & 1 deletion src/prometheus-stack/values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ prometheus:
image:
registry: registry1.dso.mil
repository: ironbank/opensource/prometheus/prometheus
tag: v3.0.1
tag: v3.1.0
prometheus-node-exporter:
image:
registry: registry1.dso.mil
Expand Down
2 changes: 1 addition & 1 deletion src/prometheus-stack/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ components:
- "registry1.dso.mil/ironbank/opensource/kubernetes/kube-state-metrics:v2.14.0"
- "registry1.dso.mil/ironbank/opensource/prometheus/alertmanager:v0.27.0"
- "registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader:v0.79.2"
- "registry1.dso.mil/ironbank/opensource/prometheus/prometheus:v3.0.1"
- "registry1.dso.mil/ironbank/opensource/prometheus/prometheus:v3.1.0"
- "registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen:v1.5.0"

- name: kube-prometheus-stack
Expand Down

0 comments on commit 5b52b2b

Please sign in to comment.