Skip to content

Tags: almuatasim-CSV/helm-charts

Tags

alertmanager-0.9.0

Toggle alertmanager-0.9.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 NodePort support (prometheus-community#790)

* Update services.yaml

added option to support NodePort

Signed-off-by: Sebastien Dionne <[email protected]>

* added support for nodePort

Signed-off-by: Sebastien Dionne <[email protected]>

* add support to NodePort

Signed-off-by: Sebastien Dionne <[email protected]>

* bump version

Signed-off-by: Sebastien Dionne <[email protected]>

* space

Signed-off-by: Sebastien Dionne <[email protected]>

* fix version

Signed-off-by: Sebastien Dionne <[email protected]>

* Update charts/alertmanager/templates/services.yaml

Co-authored-by: Naseem <[email protected]>
Signed-off-by: Sebastien Dionne <[email protected]>

* bump version

Signed-off-by: Sebastien Dionne <[email protected]>

Co-authored-by: Sebastien Dionne <[email protected]>
Co-authored-by: Naseem <[email protected]>

kube-prometheus-stack-14.4.0

Toggle kube-prometheus-stack-14.4.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 more controls to kubescheduler,kubeproxy,…

…controllermanager,etcd exporters (prometheus-community#797)

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

kube-prometheus-stack-14.3.0

Toggle kube-prometheus-stack-14.3.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] Exclude default rules from namespace enforcem…

…ent (prometheus-community#770)

When enforcedNamespaceLabel is enabled the default rules installed by the
helm chart also also changed dynamically by the operator at runtime.
This breaks cluster wide recorded rules and alert rules.

This patch ensures that default prometheus rules are automatically
added to `prometheusRulesExcludedFromEnforce`

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

prometheus-rabbitmq-exporter-0.7.0

Toggle prometheus-rabbitmq-exporter-0.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-rabbitmq-exporter] update default rabbitmq secret key (p…

…rometheus-community#778)

* [Alertmanager]: Fix indent for service tpl annotation (prometheus-community#777)

Signed-off-by: ffafi <[email protected]>
Signed-off-by: Vitalii Vinnichuk <[email protected]>

* update default rabbitmq secret key

Signed-off-by: Vitalii Vinnichuk <[email protected]>

* bump version

Signed-off-by: Vitalii Vinnichuk <[email protected]>

* optional rmq password key

Signed-off-by: Vitalii Vinnichuk <[email protected]>

* bump

Signed-off-by: Vitalii Vinnichuk <[email protected]>

* lint fix

Signed-off-by: Vitalii Vinnichuk <[email protected]>

* password key

Signed-off-by: Vitalii Vinnichuk <[email protected]>

* version fix

Signed-off-by: Vitalii Vinnichuk <[email protected]>

Co-authored-by: Firas FAFI <[email protected]>

prometheus-postgres-exporter-2.2.0

Toggle prometheus-postgres-exporter-2.2.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] Update to the latest default queries.y…

…aml (prometheus-community#775)

Adding the latest default queries.yaml from upstream:
https://github.com/prometheus-community/postgres_exporter/blob/v0.9.0/queries.yaml

Also updating some links that refer to the `wrouesnel/postgres_exporter` repo.

Figured this required a minor chart version bump since it will change the defaults.

Signed-off-by: David Birks <[email protected]>

kube-prometheus-stack-14.2.0

Toggle kube-prometheus-stack-14.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] Update dependency version (prometheus-communi…

…ty#776)

* [kube-prometheus-stack] bump node-exporter dependency version

Signed-off-by: Davide Giacomini <[email protected]>

* [kube-prometheus-stack] bump minor version

Signed-off-by: Davide Giacomini <[email protected]>

* [kube-prometheus-stack] Updated lockfile

Signed-off-by: Davide Giacomini <[email protected]>

* [kube-prometheus-stack] bump grafana dependency version

Signed-off-by: Davide Giacomini <[email protected]>

alertmanager-0.8.0

Toggle alertmanager-0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Alertmanager] command podannotations (prometheus-community#781)

alertmanager-0.7.1

Toggle alertmanager-0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Alertmanager]: Fix indent for service tpl annotation (prometheus-com…

…munity#777)

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

prometheus-postgres-exporter-2.1.0

Toggle prometheus-postgres-exporter-2.1.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] Update to postgres_exporter 0.9.0 (pro…

…metheus-community#773)

Updating to the newest postgres_exporter version.

Also changing the image repo to point to the current one mentioned in
the readme:
https://github.com/prometheus-community/postgres_exporter/tree/v0.9.0#quick-start

Signed-off-by: David Birks <[email protected]>

prometheus-node-exporter-1.16.2

Toggle prometheus-node-exporter-1.16.2'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 - use custom service accounts (prometheus-co…

…mmunity#755)

Signed-off-by: Andrey Afoninskiy <[email protected]>

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