Skip to content

Commit

Permalink
Merge pull request #136 from qclaogui/update-lgtmp-helm-charts
Browse files Browse the repository at this point in the history
[updatecli] Update LGTMP stack dependency Helm charts
  • Loading branch information
qclaogui authored May 27, 2024
2 parents 9a68676 + f58365a commit ce42b83
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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.5.2
version: 6.6.1
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: tracing-system
helmCharts:
- name: tempo-distributed
version: 1.9.9
version: 1.9.10
repo: https://grafana.github.io/helm-charts
releaseName: tempo-distributed
namespace: tracing-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.7.3
version: 1.8.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.5.2
version: 6.6.1
repo: https://grafana.github.io/helm-charts
releaseName: loki
namespace: logging-system
Expand Down

0 comments on commit ce42b83

Please sign in to comment.