浏览代码

HPCC-27032 Update managed prometheus stack to v0.53.01 chart 30.2.0

- Updates managed prometheus stack to v0.53.01 chart 30.2.0

Signed-off-by: Rodrigo Pastrana <rodrigo.pastrana@lexisnexisrisk.com>
Rodrigo Pastrana 3 年之前
父节点
当前提交
9fe31f440a
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      helm/managed/metrics/prometheus/Chart.yaml

+ 3 - 3
helm/managed/metrics/prometheus/Chart.yaml

@@ -5,10 +5,10 @@ type: application
 
 
 # This is the chart version. This version number should be incremented each time you make changes
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # to the chart and its templates, including the app version.
-version: 0.0.1
+version: 0.0.2
 
 
 # Prometheus version
 # Prometheus version
-appVersion: 0.50.0
+appVersion: 0.53.1
 
 
 # Dependencies can be automatically updated via HELM dependancy update command:
 # Dependencies can be automatically updated via HELM dependancy update command:
 # > 'helm dependency update' command
 # > 'helm dependency update' command
@@ -18,5 +18,5 @@ appVersion: 0.50.0
 # Official Prometheus repository https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/README.md
 # Official Prometheus repository https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/README.md
 dependencies:
 dependencies:
 - name: kube-prometheus-stack
 - name: kube-prometheus-stack
-  version: 18.1.0
+  version: 30.2.0
   repository: https://prometheus-community.github.io/helm-charts
   repository: https://prometheus-community.github.io/helm-charts