Skip to content

Tags: rkiranch99/helm-charts

Tags

prometheus-postgres-exporter-2.3.0

Toggle prometheus-postgres-exporter-2.3.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 arrays instead of strings for extr…

…aContainers, extraVolumes and extraVolumeMounts (prometheus-community#856)

Signed-off-by: Sebastian Kunze <[email protected]>

prometheus-13.8.0

Toggle prometheus-13.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] Upgraded node-exporter to v1.1.2 (prometheus-community#855)

Signed-off-by: Ivan Kurnosov <[email protected]>

prometheus-node-exporter-1.18.0

Toggle prometheus-node-exporter-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-node-exporter] - feat: added psp annotations (prometheus-…

…community#848)

* feat: added psp annotations

Signed-off-by: Abhinav Khanna <[email protected]>

* chore: update version

Signed-off-by: Abhinav Khanna <[email protected]>

* fix: update psp.yaml

Signed-off-by: Abhinav Khanna <[email protected]>

prometheus-node-exporter-1.17.0

Toggle prometheus-node-exporter-1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prometheus-node-exporter] 1.16.0 Allow to configure init containers (p…

…rometheus-community#748)

* Allow to configure init containers

Signed-off-by: Vlad Paciu <[email protected]>

* [prometheus-node-exporter] Bump chart version to 1.17.0

Signed-off-by: Vlad Paciu <[email protected]>

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

kube-prometheus-stack-14.9.0

Toggle kube-prometheus-stack-14.9.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] Add proxyUrl variable to exporters (prometheu…

…s-community#789)

* Add proxyUrl argument to all exporters

Signed-off-by: r.maika <[email protected]>

* Bump chart version

Signed-off-by: r.maika <[email protected]>

* Remove trailing whitespace

Signed-off-by: r.maika <[email protected]>

Co-authored-by: Bismarck Paliz <[email protected]>

kube-prometheus-stack-14.8.2

Toggle kube-prometheus-stack-14.8.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] add optional kube-state-metrics namespace sel…

…ector (prometheus-community#827)

Signed-off-by: Forest Oden <[email protected]>

Co-authored-by: Bismarck Paliz <[email protected]>

kube-prometheus-stack-14.8.1

Toggle kube-prometheus-stack-14.8.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 support for Alertmanager CR annotations (p…

…rometheus-community#752)

Signed-off-by: Adi Muraru <[email protected]>

Co-authored-by: Bismarck Paliz <[email protected]>

kube-prometheus-stack-14.8.0

Toggle kube-prometheus-stack-14.8.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] Update node-exporter dep to 1.17.0 + kube-sta…

…te-metrics to 2.13.2 + grafana to 6.7.4 (prometheus-community#847)

Signed-off-by: Vlad Paciu <[email protected]>

kube-prometheus-stack-14.7.2

Toggle kube-prometheus-stack-14.7.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] Add service account annotations (prometheus-c…

…ommunity#759)

* [kube-prometheus-stack] Add "annotations" for prometheus.serviceAccount

".Values.prometheus.serviceAccount.annotations" is used in /charts/kube-prometheus-stack/templates/prometheus/serviceaccount.yaml#L10 but not mentioned in values.yaml

Signed-off-by: Sven Schliesing <[email protected]>

* [kube-prometheus-stack] Bump chart version

Signed-off-by: Sven Schliesing <[email protected]>

Co-authored-by: Bismarck Paliz <[email protected]>

kube-prometheus-stack-14.7.1

Toggle kube-prometheus-stack-14.7.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] Avoid using non-ascii char in values.yaml (pr…

…ometheus-community#843)

Ascii charaters are not well supported by kustomize due to pyyaml
underlying lib limitations.

Special chars doesn't bring any value here, so removing them
from the file is probably the most simple solution here.

Signed-off-by: Barthelemy Vessemont <[email protected]>

Co-authored-by: Bismarck Paliz <[email protected]>