updated prom 84.3.0 -> 88.6.2, loki 6.29.0 -> 18.11.7, promtail 6.16.6 -> 6.17.1
This commit is contained in:
@@ -14,7 +14,7 @@ resources:
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
repo: https://prometheus-community.github.io/helm-charts
|
repo: https://prometheus-community.github.io/helm-charts
|
||||||
version: 84.3.0
|
version: 88.6.2
|
||||||
releaseName: prometheus
|
releaseName: prometheus
|
||||||
namespace: prometheus
|
namespace: prometheus
|
||||||
valuesFile: prom-values.yaml
|
valuesFile: prom-values.yaml
|
||||||
@@ -22,7 +22,7 @@ helmCharts:
|
|||||||
|
|
||||||
- name: loki
|
- name: loki
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
version: 6.29.0
|
version: 18.11.7
|
||||||
releaseName: loki
|
releaseName: loki
|
||||||
namespace: prometheus
|
namespace: prometheus
|
||||||
valuesFile: loki-values.yaml
|
valuesFile: loki-values.yaml
|
||||||
@@ -30,7 +30,7 @@ helmCharts:
|
|||||||
|
|
||||||
- name: promtail
|
- name: promtail
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
version: 6.16.6
|
version: 6.17.1
|
||||||
releaseName: promtail
|
releaseName: promtail
|
||||||
namespace: prometheus
|
namespace: prometheus
|
||||||
valuesFile: promtail-values.yaml
|
valuesFile: promtail-values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user