Skip to content

Commit

Permalink
feat(helm)!: Update chart kube-prometheus-stack to 57.1.0
Browse files Browse the repository at this point in the history
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| helm       | kube-prometheus-stack | 40.5.0 | 57.1.0 |
| helm       | kube-prometheus-stack | 46.7.0 | 57.1.0 |
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent bb15ef2 commit aeefd9e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: 46.7.0
version: 57.1.0
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.44.0
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 40.5.0
version: 57.1.0
- name: falco
repository: https://falcosecurity.github.io/charts
version: 3.3.0
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.52.0
digest: sha256:ce9c9ca819e8dac69f8dc82f328c3f32a88b72aec8e52b6ba10bfb1d123ffbd3
generated: "2024-03-22T20:10:02.631278907Z"
digest: sha256:577a2a179430b1a2cdc88a7a368146b9151bf4e5620d3006976b8ee4ac1b3ba6
generated: "2024-03-22T22:41:32.92318025Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- condition: kube-prometheus-stack.enabled,sumologic.metrics.enabled
name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 40.5.0
version: 57.1.0
- condition: falco.enabled
name: falco
repository: https://falcosecurity.github.io/charts
Expand Down

0 comments on commit aeefd9e

Please sign in to comment.