Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-01-06 07:09:53 +00:00
parent 95a90fb2cd
commit c00af7c475
35 changed files with 29 additions and 25 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View 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))

View File

@@ -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

View File

@@ -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: