Skip to content

Commit 40fc881

Browse files
Lock file maintenance Helm dependencies (#1937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34c2653 commit 40fc881

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
dependencies:
22
- name: grafana
33
repository: https://grafana.github.io/helm-charts
4-
version: 6.51.1
4+
version: 6.51.5
55
- name: prometheus
66
repository: https://prometheus-community.github.io/helm-charts
7-
version: 19.7.1
7+
version: 19.7.2
88
- name: promtail
99
repository: https://grafana.github.io/helm-charts
10-
version: 6.9.0
10+
version: 6.9.3
1111
- name: loki
1212
repository: https://grafana.github.io/helm-charts
13-
version: 4.7.0
13+
version: 4.8.0
1414
- name: neo4j
1515
repository: https://helm.neo4j.com/neo4j
1616
version: 5.5.0
17-
digest: sha256:8878a5784c6f8603086bbeb7605d4f67a9268af4205f61c02e5e68729bcc4c68
18-
generated: "2023-02-27T17:05:33.440693758Z"
17+
digest: sha256:0268ebd456113ad21943f96f289461306cabeb194d0ca07f01b5d73234d8ba20
18+
generated: "2023-03-06T12:23:25.724783494Z"

save-cloud-charts/save-cloud/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ grafana:
8989
enabled: false
9090
image:
9191
repository: grafana/grafana
92-
tag: 9.3.6
92+
tag: 9.4.3
9393
deploymentStrategy:
9494
# If we have a single replica of Grafana and PV doesn't support MultiAttach, then `RollingUpdate` will fail.
9595
type: Recreate

0 commit comments

Comments
 (0)