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 committed Sep 2, 2024
1 parent 5854727 commit 42bada6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.4.8
version: 8.5.0
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.10.0
version: 6.11.0
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.10.0
version: 6.11.0
repo: https://grafana.github.io/helm-charts
releaseName: loki
namespace: logging-system
Expand Down

0 comments on commit 42bada6

Please sign in to comment.