Skip to content

Commit 305c245

Browse files
authored
deploy mo-ob-opensource 1.0.2 beta (#14)
## What type of PR is this? * [ ] Feature * [x] BUG * [ ] Alerts * [ ] Improvement * [ ] Documentation * [ ] Test and CI ## Which issue(s) this PR related: issue # none ## What this PR does / why we need it: changes: 1. update loki-chart 6.3.4 -> 6.4.1, which fix the backend/read replica setting 2. deploy mo-ob-opensource-1.0.2-beta preview `git diff --stat helm-loki-6.3.4 helm-loki-6.4.1 production/helm/loki` ![image](https://github.com/matrixone-cloud/observability-charts/assets/3927687/c2780570-82e7-466f-89ce-0097e4210264)
2 parents cca89c3 + 6e69045 commit 305c245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/mo-ob-opensource/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: mo-ob-opensource
33
description: mo-ob-opensource's Helm chart for Kubernetes
44
type: application
5-
version: 1.0.2-alpha
5+
version: 1.0.2-beta
66
appVersion: 0.9.0
77
dependencies:
88
- condition: kube-prometheus-stack.enabled
@@ -12,7 +12,7 @@ dependencies:
1212
- condition: loki.enabled
1313
name: loki
1414
repository: https://grafana.github.io/helm-charts
15-
version: 6.3.4
15+
version: 6.4.1
1616
- condition: promtail.enabled
1717
name: promtail
1818
repository: https://grafana.github.io/helm-charts

0 commit comments

Comments
 (0)