Skip to content

Commit

Permalink
feat(helm)!: Update chart kube-prometheus-stack to 57.0.3
Browse files Browse the repository at this point in the history
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| helm       | kube-prometheus-stack | 40.5.0 | 57.0.3 |
| helm       | kube-prometheus-stack | 46.7.0 | 57.0.3 |
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 9ed5624 commit f0bb10c
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.0.3
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.0.3
- 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.50.0
digest: sha256:2bab95189fcf151e702e2df1eecd61279682d4070aeea0dd3ad49aae6487a9fa
generated: "2024-03-21T00:39:09.464748574Z"
digest: sha256:fae7d98674dfd1d210efa04558f36e08f21753867d94e8e6d7745f6ce81cd99a
generated: "2024-03-21T03:44:10.367888637Z"
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.0.3
- condition: falco.enabled
name: falco
repository: https://falcosecurity.github.io/charts
Expand Down

0 comments on commit f0bb10c

Please sign in to comment.