Update Prometheus

This commit is contained in:
Nikolai Rodionov 2023-10-10 18:23:26 +02:00
parent 546d887d98
commit eaf3f3988d
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10

View File

@ -126,7 +126,7 @@ templates:
prometheus: &prometheus prometheus: &prometheus
name: prometheus name: prometheus
chart: prometheus-community/kube-prometheus-stack chart: prometheus-community/kube-prometheus-stack
version: 51.4.0 version: 51.5.1
inherit: inherit:
- template: monitoring-common - template: monitoring-common
- template: default-env-values - template: default-env-values
@ -244,7 +244,7 @@ templates:
gitea: &gitea gitea: &gitea
name: gitea name: gitea
chart: gitea/gitea chart: gitea/gitea
version: 9.4.0 version: 9.5.0
inherit: inherit:
- template: default-env-values - template: default-env-values
- template: default-env-secrets - template: default-env-secrets