Skip to content

Commit

Permalink
feat(helm)!: Update chart kube-prometheus-stack to 57.1.1
Browse files Browse the repository at this point in the history
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| helm       | kube-prometheus-stack | 40.5.0 | 57.1.1 |
| helm       | kube-prometheus-stack | 46.7.0 | 57.1.1 |
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 44c6073 commit 1f693e0
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.1
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.1
- 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.2
digest: sha256:5f8fb53d3f33d1a4427908979c9e6eb641e793606d0a4e07b9bf571be0794b79
generated: "2024-03-25T21:47:50.809558558Z"
digest: sha256:60e4810d012b45ae9db7c9dcbdbb2ed7b735cd4af30b627c04c07a9a7f09c523
generated: "2024-03-27T00:15:14.203369757Z"
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.1
- condition: falco.enabled
name: falco
repository: https://falcosecurity.github.io/charts
Expand Down

0 comments on commit 1f693e0

Please sign in to comment.