Skip to content

Commit 83efbb1

Browse files
authored
Merge pull request #13044 from irapandey/dev-obs-stack-update-13025
🌱 Updated dev observability stack
2 parents 4209d6c + b81b888 commit 83efbb1

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

hack/observability/alloy/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ helmCharts:
55
- name: alloy
66
repo: https://grafana.github.io/helm-charts
77
releaseName: alloy
8-
version: 0.12.5
8+
version: 1.4.0
99
valuesFile: values.yaml
1010
namespace: observability
1111

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.10.1
7+
version: 10.2.0
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.30.0
18+
version: 6.4.1
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.27.0
10+
version: 6.46.0
1111

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

hack/observability/metrics-server/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helmCharts:
77
releaseName: metrics-server
88
namespace: observability
99
valuesFile: values.yaml
10-
version: 3.12.2
10+
version: 3.13.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: 27.5.0
10+
version: 27.46.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.18.2
10+
version: 1.24.1
1111

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

0 commit comments

Comments
 (0)