Skip to content

Tags: noomanee/helm-charts

Tags

prometheus-redis-exporter-4.7.0

Toggle prometheus-redis-exporter-4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus-redis-exporter] Add support for REDIS_USER (prometheus-co…

…mmunity#2063)

Signed-off-by: Pierre Magne <[email protected]>

Co-authored-by: Pierre Magne <[email protected]>

prometheus-pushgateway-1.18.0

Toggle prometheus-pushgateway-1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus-pushgateway] Allow prometheus gateway to run as a Statefu…

…lSet (prometheus-community#2031)

* [prometheus-pushgateway] Allow prometheus gateway to run as a StatefulSet

Signed-off-by: Álvaro Torres Cogollo <[email protected]>

* [prometheus-pushgateway] Use helpers for runAsStatefulSet instead of different tmpl files

Signed-off-by: Álvaro Torres Cogollo <[email protected]>

* [prometheus-pushgateway] Fix wrong version field bumped in Chart.yaml

Signed-off-by: Álvaro Torres Cogollo <[email protected]>

* use podspec

Signed-off-by: André Bauer <[email protected]>

* Volumes in podspec

Signed-off-by: Álvaro Torres Cogollo <[email protected]>

* remove blank line

Signed-off-by: André Bauer <[email protected]>

* remove another blan line

Signed-off-by: André Bauer <[email protected]>

* Fixed issues with storage-volume when using a StatefulSet with no persistence enabled

Signed-off-by: Álvaro Torres Cogollo <[email protected]>

Co-authored-by: André Bauer <[email protected]>

prometheus-15.8.7

Toggle prometheus-15.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus] Fix clusterType for service node-exporter of prometheus (p…

…rometheus-community#2047)

* Fix clusterType for service node-exporter of prometheus

Signed-off-by: Nobi <[email protected]>

* Pump version for prometheus chart to 15.8.7

Signed-off-by: Nobi <[email protected]>

prometheus-15.8.6

Toggle prometheus-15.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus] Add extra manifest template (prometheus-community#2044)

Signed-off-by: Kent Iso <[email protected]>

alertmanager-0.18.0

Toggle alertmanager-0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[alertmanager] Add support change cluster port (prometheus-community#…

…2043)

Signed-off-by: Nolwenn Cauchois <[email protected]>

Co-authored-by: Nolwenn Cauchois <[email protected]>

prometheus-elasticsearch-exporter-4.11.2

Toggle prometheus-elasticsearch-exporter-4.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus-elasticsearch-exporter] remove me from elasticsearch chart (

prometheus-community#2040)

* remove me from elasticsearch chart

I'm not working with ES anymore

Signed-off-by: Carlos Alexandro Becker <[email protected]>

* Update Chart.yaml

Signed-off-by: Carlos Alexandro Becker <[email protected]>

* Update CODEOWNERS

Signed-off-by: Carlos Alexandro Becker <[email protected]>

kube-prometheus-stack-35.2.0

Toggle kube-prometheus-stack-35.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[kube-prometheus-stack] Upgrade Grafana chart to 6.29 (prometheus-com…

…munity#2029)

* [kube-prometheus-stack] Upgrade Grafana to 6.28

Signed-off-by: Cristian Chiru <[email protected]>

* Bump depending grafana chart to 6.29

Signed-off-by: Cristian Chiru <[email protected]>

kube-prometheus-stack-35.1.0

Toggle kube-prometheus-stack-35.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[kube-prometheus-stack] Version bump to 0.56.2 (prometheus-community#…

…2042)

* Sync CRDs
* Sync Dashboards
* Sync prometheus rules
* Update chart deps

Signed-off-by: Manuel Rüger <[email protected]>

prometheus-blackbox-exporter-5.8.0

Toggle prometheus-blackbox-exporter-5.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus-blackbox-exporter] Add custom relabeling and quote values (

…prometheus-community#2033)

* [blackbox] Add custom relabeling and quote values

Adds `additionalRelabeling` to ServiceMonitor so that custom relabeling
can be done. I wanted this because I wanted to be able to add the module
as a label but I think there are other good reasons to have it.

While I was here I added `quote` for `additionalMetricsRelabels` so that
values wouldn't be converted.

Signed-off-by: Evan Pitstick <[email protected]>

* bumping minor version

Signed-off-by: Evan Pitstick <[email protected]>

prometheus-postgres-exporter-3.0.0

Toggle prometheus-postgres-exporter-3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus-postgres-exporter]: use new time column scheme of PG13 (p…

…rometheus-community#2021)

* feat(postgres-exporter): use new time column scheme of pg_stat_statements for Postgres 13

Signed-off-by: secustor <[email protected]>

* docs: add upgrade docs to README.md

Signed-off-by: secustor <[email protected]>

* docs: fix linting

Signed-off-by: secustor <[email protected]>

Co-authored-by: zanhsieh <[email protected]>