Skip to content

Commit

Permalink
Merge pull request #174 from qclaogui/update-lgtmp-helm-charts
Browse files Browse the repository at this point in the history
[kubernetes] Update LGTMP stack dependency Helm charts
  • Loading branch information
qclaogui authored Jul 13, 2024
2 parents 95f28bc + 3d1d355 commit 1685620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.3.2
version: 8.3.3
releaseName: grafana
namespace: monitoring-system
includeCRDs: false
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.3.0
version: 5.4.0
repo: https://grafana.github.io/helm-charts
releaseName: mimir-distributed
namespace: monitoring-system
Expand Down

0 comments on commit 1685620

Please sign in to comment.