Skip to content

Tags: arvidgloot/helm-charts

Tags

prometheus-blackbox-exporter-4.10.3

Toggle prometheus-blackbox-exporter-4.10.3'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] Fix chart name in readme (prometheus-c…

…ommunity#604)

* [prometheus-blackbox-exporter] Fix chart name

Signed-off-by: Sven Schliesing <muffl0n@raffts.net>

* [prometheus-blackbox-exporter] Bump chart version

Signed-off-by: Sven Schliesing <muffl0n@raffts.net>

kube-prometheus-stack-13.1.2

Toggle kube-prometheus-stack-13.1.2'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] Update list of excluded fs types and mountpoi…

…nts in node exporter collector (prometheus-community#594)

* Exclude `/var/lib/kubelet` in filesystem collectors

Since that is the place where most of k8s's internal mount operations
are performed, similar to the way `/var/lib/docker` is excluded.

Signed-off-by: Mehran Kholdi <semekh@hamravesh.com>

* Update list of excluded fstypes, as excluded by upstream

See:
https://github.com/prometheus/node_exporter/blob/306a3653779c13244b2dc72f5bdd6098a56f83ef/collector/filesystem_linux.go#L36

Signed-off-by: Mehran Kholdi <semekh@hamravesh.com>

* Bump chart version

Signed-off-by: Mehran Kholdi <semekh@hamravesh.com>

prometheus-to-sd-0.4.0

Toggle prometheus-to-sd-0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus-to-sd]add optional monitoredResourceTypes (prometheus-com…

…munity#591)

* add optional monitoredResourceTypes to prometheus-to-sd

Signed-off-by: takeshi.nakata <takeshi.nakata@mixi.co.jp>

* bumpup prometheus-to-sd chart version

Signed-off-by: takeshi.nakata <takeshi.nakata@mixi.co.jp>

* add monitoredResourceTypes and set default value to values.yaml

Signed-off-by: takeshi.nakata <takeshi.nakata@mixi.co.jp>

* bumpup prometheus-to-sd chart version to 0.4.0

Signed-off-by: takeshi.nakata <takeshi.nakata@mixi.co.jp>

prometheus-postgres-exporter-1.8.0

Toggle prometheus-postgres-exporter-1.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-postgres-exporter]add optional constantLabels (prometheus…

…-community#600)

Signed-off-by: Petr Kohut <me@petrkohut.cz>

prometheus-pingdom-exporter-2.3.2

Toggle prometheus-pingdom-exporter-2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version (prometheus-community#561)

Signed-off-by: André Bauer <monotek23@gmail.com>

prometheus-kafka-exporter-0.2.1

Toggle prometheus-kafka-exporter-0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add environment variables for prometheus-kafka-exporter (prometheus-c…

…ommunity#601)

Signed-off-by: Arvid Widerberg <arvid.viderberg@gloot.com>

kube-prometheus-stack-13.1.1

Toggle kube-prometheus-stack-13.1.1'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] Add config.templates (prometheus-community#563)

* [kube-prometheus-stack] Add config.templates

Without config.templates defined any templates defined in templateFiles
will not be loaded. The default location and suffix are in line with the
examples in the alertmanager and kube-prometheus-stack docs.

Signed-off-by: Kevin Maris <kevin@kmaris.net>

* Update Chart.yaml

Signed-off-by: Kevin Maris <kevin@kmaris.net>

Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Co-authored-by: Bismarck Paliz <bismarck.paliz@jet.com>

kube-prometheus-stack-13.0.5

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use new API version for ingress (prometheus-community#572)

Signed-off-by: Allan Hung <hung.allan@gmail.com>

Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Co-authored-by: Bismarck Paliz <bismarck.paliz@jet.com>

kube-prometheus-stack-13.0.4

Toggle kube-prometheus-stack-13.0.4'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] Document cert-manager usage (prometheus-commu…

…nity#574)

Add instructions on how to enable admission webhook TLS certificate
provisioning via cert-manager to the readme.

Signed-off-by: Mythic <mythicmaniac@gmail.com>

Co-authored-by: Bismarck Paliz <bismarck.paliz@jet.com>

kube-prometheus-stack-13.0.3

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix thanos grpc port when using service type NodePort (prometheus-com…

…munity#593)

Signed-off-by: Joe Rhodes <joe@purestake.com>