Skip to content

Commit

Permalink
Merge pull request #116 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 Apr 24, 2024
2 parents a2d6f2d + c34bfda commit abbb363
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.3.3
version: 6.3.4
repo: https://grafana.github.io/helm-charts
releaseName: loki-distributed
namespace: logging-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.3.3
version: 6.3.4
repo: https://grafana.github.io/helm-charts
releaseName: loki
namespace: logging-system
Expand Down

0 comments on commit abbb363

Please sign in to comment.