Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [prometheus-7.0.36](https://github.com/truecharts/charts/compare/prometheus-7.0.35...prometheus-7.0.36) (2023-01-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alertmanager to 0.25.0
|
||||
|
||||
|
||||
@@ -4,6 +4,19 @@
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.37](https://github.com/truecharts/charts/compare/prometheus-7.0.36...prometheus-7.0.37) (2023-01-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to 2.41.0
|
||||
|
||||
### Fix
|
||||
|
||||
- fix doc separator ([#5999](https://github.com/truecharts/charts/issues/5999))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.36](https://github.com/truecharts/charts/compare/prometheus-7.0.35...prometheus-7.0.36) (2023-01-04)
|
||||
|
||||
### Chore
|
||||
@@ -84,16 +97,3 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.27](https://github.com/truecharts/charts/compare/prometheus-7.0.26...prometheus-7.0.27) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.41.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.26](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.4...prometheus-7.0.26) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
@@ -29,7 +29,7 @@ sources:
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 7.0.36
|
||||
version: 7.0.37
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
13
stable/prometheus/7.0.37/app-changelog.md
Normal file
13
stable/prometheus/7.0.37/app-changelog.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
## [prometheus-7.0.37](https://github.com/truecharts/charts/compare/prometheus-7.0.36...prometheus-7.0.37) (2023-01-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to 2.41.0
|
||||
|
||||
### Fix
|
||||
|
||||
- fix doc separator ([#5999](https://github.com/truecharts/charts/issues/5999))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: 2.41.0@sha256:5de180177b5d76272fd64b87b4e8252922ff21a270ec873684f5863f5b551c19
|
||||
tag: 2.41.0@sha256:dbc6c3e5eee3cfb569c13c7da99bb6eceee66a1a0f6ab7275a54eddbca005bd9
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
@@ -1,6 +1,6 @@
|
||||
{{- define "prometheus.prometheus.additionalscrapejobs" -}}
|
||||
{{- if (and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "internal") ) }}
|
||||
--
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
Reference in New Issue
Block a user