Skip to content

Commit ea00c10

Browse files
committed
Update dev observability stack to latest versions
1 parent d23093a commit ea00c10

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

hack/observability/grafana/chart/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ helmCharts:
44
releaseName: grafana
55
namespace: observability
66
valuesFile: values.yaml
7-
version: 8.8.2
7+
version: 8.10.1
88

99
helmGlobals:
1010
# Store chart in ".charts" folder instead of "charts".

hack/observability/kube-state-metrics/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ helmCharts:
1515
namespace: observability
1616
releaseName: kube-state-metrics
1717
valuesFile: values.yaml
18-
version: 5.27.0
18+
version: 5.30.0
1919

2020
helmGlobals:
2121
# Store chart in ".charts" folder instead of "charts".

hack/observability/loki/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helmCharts:
77
releaseName: loki
88
namespace: observability
99
valuesFile: values.yaml
10-
version: 6.24.0
10+
version: 6.27.0
1111

1212
helmGlobals:
1313
# Store chart in ".charts" folder instead of "charts".

hack/observability/prometheus/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helmCharts:
77
releaseName: prometheus
88
namespace: observability
99
valuesFile: values.yaml
10-
version: 26.0.1
10+
version: 27.5.0
1111

1212
helmGlobals:
1313
# Store chart in ".charts" folder instead of "charts".

hack/observability/tempo/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helmCharts:
77
releaseName: tempo
88
namespace: observability
99
valuesFile: values.yaml
10-
version: 1.16.0
10+
version: 1.18.2
1111

1212
helmGlobals:
1313
# Store chart in ".charts" folder instead of "charts".

0 commit comments

Comments
 (0)