fix update monitoring helm

This commit is contained in:
Victor Barba Martin 2021-11-18 10:24:18 +01:00
parent ceb6e64e34
commit 66114a5cd9
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ name: monitoring
version: '1.0'
dependencies:
- name: kube-prometheus-stack
version: "19.2.2"
version: "19.3.0"
repository: "https://prometheus-community.github.io/helm-charts"