Merge pull request 'Update Helm release kube-prometheus-stack to v69' (#631) from renovate/kube-prometheus-stack-69.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #631 Reviewed-by: Aaron Riedel <git@ar21.de>
This commit is contained in:
commit
8a43e30e59
2 changed files with 4 additions and 1 deletions
|
@ -106,7 +106,7 @@ spec:
|
|||
sources:
|
||||
- chart: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
targetRevision: 68.1.0
|
||||
targetRevision: 69.7.3
|
||||
helm:
|
||||
releaseName: prometheus
|
||||
valueFiles:
|
||||
|
|
|
@ -190,3 +190,6 @@ customRules:
|
|||
KubeNodeUnreachable:
|
||||
for: 0m
|
||||
severity: "critical"
|
||||
crds:
|
||||
upgradeJob:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue