File tree 2 files changed +7
-7
lines changed
save-cloud-charts/save-cloud
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: grafana
3
3
repository: https://grafana.github.io/helm-charts
4
- version: 6.51.1
4
+ version: 6.51.5
5
5
- name: prometheus
6
6
repository: https://prometheus-community.github.io/helm-charts
7
- version: 19.7.1
7
+ version: 19.7.2
8
8
- name: promtail
9
9
repository: https://grafana.github.io/helm-charts
10
- version: 6.9.0
10
+ version: 6.9.3
11
11
- name: loki
12
12
repository: https://grafana.github.io/helm-charts
13
- version: 4.7 .0
13
+ version: 4.8 .0
14
14
- name: neo4j
15
15
repository: https://helm.neo4j.com/neo4j
16
16
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 "
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ grafana:
89
89
enabled : false
90
90
image :
91
91
repository : grafana/grafana
92
- tag : 9.3.6
92
+ tag : 9.4.3
93
93
deploymentStrategy :
94
94
# If we have a single replica of Grafana and PV doesn't support MultiAttach, then `RollingUpdate` will fail.
95
95
type : Recreate
You can’t perform that action at this time.
0 commit comments