chore(monitoring): Update kube-prometheus-stack Helm chart to 57.2.1

This commit is contained in:
Vegard Hagen
2024-04-06 18:17:16 +02:00
parent b233ef4873
commit 0982d5c871
2 changed files with 1 additions and 32 deletions

View File

@@ -1,31 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: kube-prometheus-stack
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: infrastructure
source:
chart: kube-prometheus-stack
helm:
values: |-
prometheus-node-exporter:
hostRootFsMount:
enabled: false
prometheusOperator:
admissionWebhooks:
failurePolicy: Ignore
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 44.3.0
destination:
name: in-cluster
namespace: monitoring
syncPolicy:
automated:
selfHeal: true
prune: true
syncOptions:
- ServerSideApply=true
- CreateNamespace=true

View File

@@ -9,7 +9,7 @@ resources:
helmCharts:
- name: kube-prometheus-stack
repo: https://prometheus-community.github.io/helm-charts
version: 44.3.0
version: 57.2.1
releaseName: kube-prometheus-stack
namespace: monitoring
valuesInline: