Skip to content

Commit

Permalink
Update LGTMP stack dependency Helm charts
Browse files Browse the repository at this point in the history
Signed-off-by: 🤖QC Owl App[bot] <165384878+qc-owl-app[bot]@users.noreply.github.com>
  • Loading branch information
qclaogui authored and qc-owl-app[bot] committed Nov 9, 2024
1 parent 99efd26 commit 49c2447
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion kubernetes/common/grafana/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace: monitoring-system
helmCharts:
- name: grafana
repo: https://grafana.github.io/helm-charts
version: 8.5.2
version: 8.5.12
releaseName: grafana
namespace: monitoring-system
includeCRDs: false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/microservices-mode/logs/loki/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
namespace: logging-system
helmCharts:
- name: loki
version: 6.16.0
version: 6.19.0
repo: https://grafana.github.io/helm-charts
releaseName: loki-distributed
namespace: logging-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
# namespace: monitoring-system
helmCharts:
- name: mimir-distributed
version: 5.4.1
version: 5.5.1
repo: https://grafana.github.io/helm-charts
kubeVersion: "1.29"
releaseName: mimir-distributed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: pyroscope
version: 1.7.1
version: 1.9.1
repo: https://grafana.github.io/helm-charts
releaseName: pyroscope
namespace: profiles-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
namespace: tracing-system
helmCharts:
- name: tempo-distributed
version: 1.18.2
version: 1.21.1
repo: https://grafana.github.io/helm-charts
releaseName: tempo-distributed
namespace: tracing-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
namespace: profiles-system
helmCharts:
- name: pyroscope
version: 1.7.1
version: 1.9.1
repo: https://grafana.github.io/helm-charts
releaseName: pyroscope
namespace: profiles-system
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/monolithic-mode/traces/tempo/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
namespace: tracing-system
helmCharts:
- name: tempo
version: 1.10.3
version: 1.13.0
repo: https://grafana.github.io/helm-charts
releaseName: tempo
namespace: tracing-system
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/read-write-mode/logs/loki/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
namespace: logging-system
helmCharts:
- name: loki
version: 6.16.0
version: 6.19.0
repo: https://grafana.github.io/helm-charts
releaseName: loki
namespace: logging-system
Expand Down

0 comments on commit 49c2447

Please sign in to comment.