Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 8995925121ff0548842ab99dc2134659098e8927
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Mar 17 14:05:22 2024 +0100

    [CI] Update dependency ubuntu to v22 (#4364)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 672261cfa4e2a8a9090762762890f8414dc4ba19
Author: Jan-Otto Kröpke <[email protected]>
Date:   Sun Mar 17 13:52:54 2024 +0100

    [CI] Add group rules for kube-prometheus-stack (#4363)

    Co-authored-by: Gabriel Martinez <[email protected]>

commit 52323b0712c79fe4370f4240706d9846b0e238a1
Author: dongjiang <[email protected]>
Date:   Fri Mar 15 18:26:21 2024 +0800

    [prometheus-mysql-exporter]: Add `metrics` when multipleTarget enable (#4356)

    * add service monitor

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

    * update chart version

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

    * fix bug

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

    * fix bug

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

    ---------

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

commit 7c6906ca223344c06952007fda670c6c81e6d1da
Author: Cédric de Saint Martin <[email protected]>
Date:   Thu Mar 14 23:03:07 2024 +0100

    [kube-prometheus-stack]: upgrade prometheus-node-exporter to 4.31.0. (#4359)

commit 7453a0ae1010297f4c556d9becf1705ca56e14b5
Author: Markus Wagner <[email protected]>
Date:   Tue Mar 12 10:58:34 2024 +0100

    [prometheus-operator-crds] bump operator to 0.72.0 (#4355)

    * bump operator to 0.72.0

    Signed-off-by: markus.wagner <[email protected]>

    * fix hack script

    Signed-off-by: markus.wagner <[email protected]>

    ---------

    Signed-off-by: markus.wagner <[email protected]>

commit 79d4f3ef489d4d5b0624e0c4824f3303220e9692
Author: bogdan-at-adobe <[email protected]>
Date:   Tue Mar 12 11:20:56 2024 +0200

    [kube-prometheus-stack] Change thanos unused secret condition (#4346)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 2cc20e1a5f700f771d8f98e6440d8e59e6390aa0
Author: Marc Brugger <[email protected]>
Date:   Sun Mar 10 14:03:48 2024 +0100

    [kube-prometheus-stack] fix rule mapping with sanitized names (#4351)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 42702b9b3e7163827ce93317990d4c8a691cb3e9
Author: Yann Soubeyrand <[email protected]>
Date:   Sun Mar 10 04:26:34 2024 +0100

    [prometheus-postgres-exporter] allow overriding image registry (#4345)

    * [prometheus-postgres-exporter] allow overriding image registry

    Signed-off-by: Yann Soubeyrand <[email protected]>

    * Update charts/prometheus-postgres-exporter/README.md

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Yann Soubeyrand <[email protected]>

    * Remove trailing spaces

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

    ---------

    Signed-off-by: Yann Soubeyrand <[email protected]>
    Signed-off-by: Yann Soubeyrand <[email protected]>
    Signed-off-by: zeritti <[email protected]>
    Co-authored-by: zeritti <[email protected]>

commit a5b4b3e298287da0ec9b52ecd48664a89c0ac118
Author: Ilia Lazebnik <[email protected]>
Date:   Sat Mar 9 23:39:54 2024 +0200

    [kube-prometheus-stack] bump operator to 0.72.0 (#4352)

commit 2430376fdd2823fca5240aefd469e6502f4d4f5b
Author: james-jra <[email protected]>
Date:   Fri Mar 8 21:03:34 2024 +0000

    [prometheus] Add config for hard/soft podAntiAffinity and bump chart deps (#4341)

    * [prometheus] Add config for hard/soft podAntiAffinity

    Signed-off-by: James Andrew <[email protected]>

    * [prometheus] bump dependencies

    prometheus-pushgateway to 2.8.0
    kube-state-metrics to 5.16.4

    Signed-off-by: James Andrew <[email protected]>

    * [prometheus] Bump prometheus chart to v25.17.0

    Signed-off-by: James Andrew <[email protected]>

    * [prometheus] Fix indentation of pod affinity

    Signed-off-by: James Andrew <[email protected]>

    ---------

    Signed-off-by: James Andrew <[email protected]>

commit 0511d2915e053cb36a205c0125880ff1e1d9b215
Author: Adrian Berger <[email protected]>
Date:   Fri Mar 8 17:07:19 2024 +0100

    [kube-prometheus-stack] fix core-dns dashboard: Remove circular label filtering in variables, refresh values on time range change (#4349)

commit bb6609206bb7bebf52a96fe17c4f1a6ec1aaa73c
Author: Adrian Berger <[email protected]>
Date:   Thu Mar 7 19:48:08 2024 +0100

    [kube-prometheus-stack] Fix multi-cluster selection in Prometheus Overview dashboard (#4336)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit f95f5e619d116f5566eb13f2b4ce1d8fc484ef71
Author: james-jra <[email protected]>
Date:   Thu Mar 7 17:56:43 2024 +0000

    [prometheus-pushgateway] Add config for hard/soft podAntiAffinity (#4340)

    * [prometheus-pushgateway] Add config for hard/soft podAntiAffinity

    Signed-off-by: James Andrew <[email protected]>

    * [prometheus-pushgateway] Fix podAntiAffinity config comments

    Signed-off-by: James Andrew <[email protected]>

    ---------

    Signed-off-by: James Andrew <[email protected]>

commit 5aa00c6999f63b47cc3af158b73f758d6ab4d0c4
Author: dongjiang <[email protected]>
Date:   Thu Mar 7 02:20:04 2024 +0800

    allow configuration of ipFamilyPolicy (#4330)

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

commit 880397338bb9bf6869cd0b0b4a792387562010ec
Author: Marie Roque <[email protected]>
Date:   Wed Mar 6 15:25:09 2024 +0100

    [kube-prometheus-stack] add rollout strategy to prometheus-operator deployment (#4342)

    Signed-off-by: Marie Roque <[email protected]>

commit f00193179b8d083e8b609ef587c72d66c633072e
Author: Nicole <[email protected]>
Date:   Tue Mar 5 12:19:22 2024 -0700

    [prometheus-node-exporter] Add Variables for Proxy Endpoints Arg and Health Check Ports (#4325)

    * added vars for proxy endpoints and also for reading and health checks

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

    * remove healthz port

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

    * update ds with no duplicate port for healthz

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

    * disable kubeproxy from testing

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

    * fix comments in values files

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

    ---------

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

commit 98043bcddc03ae518931dcd22289e813d6b2d101
Author: Junhao Zhang <[email protected]>
Date:   Tue Mar 5 22:19:17 2024 +0800

    [kube-state-metrics] fix probe check when kubeRbacProxy is enabled (#4334)

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

commit b0d72ec656a3d6d8e84e1ae8039e70f0a8170032
Author: Pavel Timofeev <[email protected]>
Date:   Tue Mar 5 00:37:18 2024 -0700

    [kube-state-metrics] Tighten default security config for containers (#4331)

    * Tighten default security config for kube-state-metrics containers

    Signed-off-by: Pavel Timofeev <[email protected]>

commit b195c685c770dd22ed8f6b6b58c797958e8905fe
Author: Jan-Otto Kröpke <[email protected]>
Date:   Mon Mar 4 23:22:31 2024 +0100

    [kube-prometheus-stack] Extract CoreDNS Dashboard from template (#4328)

    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Signed-off-by: Jan-Otto Kröpke <[email protected]>

commit 714322e38a04746fec8ec32f362bbdebc33ddbdd
Author: christianjedroCDT <[email protected]>
Date:   Mon Mar 4 15:51:07 2024 +0100

    [kube-prometheus-stack] add strategy to admission webhook deployment (#4335)

commit f68217d3dff81130c1957b2b1a8028a1d933ed8b
Author: Denis T <[email protected]>
Date:   Mon Mar 4 11:06:06 2024 +0100

    [kube-prometheus-stack] Update ambiguous doc comment for selfMonitor (#4327)

    * Update values.yaml

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

    * Bump version of kube-prometheus-stack

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

    * Move specific doc comments to their corresponding fields

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

    ---------

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

commit b7592f7c7be16e35ae4fac8eeb2588ca12bca7ab
Author: Adrian Berger <[email protected]>
Date:   Sun Mar 3 12:49:59 2024 +0100

    [kube-prometheus-stack] Add multi-cluster support for coredns dashboard (#4326)

commit e7b492f14f217bfa5616e36bf1eb031cae2721b1
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Mar 1 16:37:08 2024 +0200

    [prometheus] bump alertmanager dep (#4322)

    * bump alertmanager dep

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

    * bump alertmanager dep

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

    ---------

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

commit 33ef696c881530cf3a451fb370d24082ca14744e
Author: Andrew Titmuss <[email protected]>
Date:   Fri Mar 1 18:37:37 2024 +1100

    [kube-prometheus-stack] Allow deploy of node-exporter dashboards when dependency disabled (#4323)

commit 1c965d7411a53b8c52689ed9bc022a6ff7fbc51b
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Mar 1 00:33:52 2024 +0200

    [kube-prometheus-stack] bump alertmanager to 0.27.0 (#4320)

commit fcac966ef229709039b1610ee19afcf17104f082
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Feb 29 22:38:56 2024 +0200

    bump to 0.27.0 (#4321)

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

commit 97d54a959eef2e00c1d685b7d1f7b636de770f00
Author: Svetlin Mladenov <[email protected]>
Date:   Thu Feb 29 20:14:43 2024 +0200

    Allow changing the reloader web port in the Prometheus Service (#4319)

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

commit eac269334e54d23a31fb3c8d59e6d75edd2d017c
Author: Devin Buhl <[email protected]>
Date:   Thu Feb 29 13:00:51 2024 -0500

    Update appVersion to 0.25.0 (#4306)

    Signed-off-by: Devin Buhl <[email protected]>
    Signed-off-by: Tom Walker <[email protected]>
    Co-authored-by: Tom Walker <[email protected]>

commit 49fd309a0d7b0ad70ffbeacfaa94b66031c3ab8e
Author: Devin Buhl <[email protected]>
Date:   Thu Feb 29 12:50:25 2024 -0500

    [prometheus-snmp-exporter] use quay as default image repository (#4305)

    * fix(snmp-exporter): use quay as default repository

    We should not be using Dockerhub when these images are available on quay, this will make it more consistent with the other images from the other charts in this Helm repo.

    Signed-off-by: Devin Buhl <[email protected]>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <[email protected]>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <[email protected]>

    * chore: add release notes for 5.0.0

    Signed-off-by: Devin Buhl <[email protected]>

    ---------

    Signed-off-by: Devin Buhl <[email protected]>

commit 9435c3558c98e2eed2b024adb5055dd7b2d31008
Author: David Calvert <[email protected]>
Date:   Thu Feb 29 10:19:30 2024 +0100

    [kube-state-metrics] updateStrategy doc to fix #4095 (#4318)

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

commit 4a88ecb82fd68b0f0a917da3b40979216f36bfac
Author: Andrew Titmuss <[email protected]>
Date:   Thu Feb 29 18:06:26 2024 +1100

    [kube-prometheus-stack] Allow changing port name of built-in ServiceMonitors (#4317)

commit d452d20f814d1e00842b984273083c12e7b37957
Author: Faust <[email protected]>
Date:   Thu Feb 29 09:21:14 2024 +0330

    [prometheus-snmp-exporter] configmap-reload change image to quay.io (#4304)

    * Change SNMP exporter configmap-reload image to quay.io

    Signed-off-by: Mohammadreza Tavakoli <[email protected]>
    Signed-off-by: mrt <[email protected]>

    * bump chart version to 3.0.1

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

    * Change chart version to 4.0.0

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

    * Add version 4.0.0 notes to readme file of snmp exporter

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

    * Change Config Reloader Args in Deployment & Deamonset

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

    ---------

    Signed-off-by: Mohammadreza Tavakoli <[email protected]>
    Signed-off-by: mrt <[email protected]>
    Signed-off-by: Faust <[email protected]>
    Signed-off-by: Tom Walker <[email protected]>
    Co-authored-by: mrt <[email protected]>
    Co-authored-by: Tom Walker <[email protected]>

commit e6997a1537ab728c8ce65071e77e1909076fb985
Author: Kevin Stone <[email protected]>
Date:   Wed Feb 28 21:44:31 2024 -0800

    [prometheus-snmp-exporter] Fix optional auth section (#4316)

    * Fixed double array issue in default auth value from servicemonitor

    Fixes #4315 and resolves issue introduced in #4020.

    Signed-off-by: Kevin Stone <[email protected]>

    * Bump prometheus-snmp-exporter Chart to 3.1.1

    Signed-off-by: Kevin Stone <[email protected]>

    ---------

    Signed-off-by: Kevin Stone <[email protected]>

commit 17736adc63d50adefa7d8e00db6ade82bb2dce94
Author: Ilia Lazebnik <[email protected]>
Date:   Wed Feb 28 22:30:33 2024 +0200

    [kube-prometheus-stack] bump prom 2.50.1 and thanos to 0.34.1 (#4290)

commit 9a274f03f28f86a05c4dc25a36d4502d515157e7
Author: Brian Milco <[email protected]>
Date:   Wed Feb 28 13:14:39 2024 -0500

    [prometheus-snmp-exporter] Add optional auth section (#4020)

    * SNMP Exporter: Add optional auth section

    Signed-off-by: Brian Milco <[email protected]>

    * SNMP Exporter: update version

    Signed-off-by: Brian Milco <[email protected]>

    * SNMP Exporter: remove redundant auth section

    Signed-off-by: Brian Milco <[email protected]>

    ---------

    Signed-off-by: Brian Milco <[email protected]>
    Signed-off-by: Brian Milco <[email protected]>

commit 4bbd07f308884d44d0edff23ee60da967dc2cd23
Author: Andrew Titmuss <[email protected]>
Date:   Wed Feb 28 23:35:59 2024 +1100

    [kube-prometheus-stack] Allow setting selectors for built-in ServiceMonitors (#4312)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 804582cdf4ccd01094da48884335f78e317d4f7b
Author: Jonathan Krusy <[email protected]>
Date:   Wed Feb 28 11:47:56 2024 +0100

    [prometheus-mysql-exporter] Set priorityclass (#4311)

    * [prometheus-mysql-exporter] Add priority class name

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

    * [prometheus-mysql-exporter] Bump chart version

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

    * [prometheus-mysql-exporter] Fix typo

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

    ---------

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

commit a36b2ce19b604ae8b0d5458de2e3e5fa0fca7ea1
Author: Gabriel Martinez <[email protected]>
Date:   Wed Feb 28 10:44:13 2024 +0000

    ci(chart-tester): group logs (#4302)

    Signed-off-by: Gabriel Martinez <[email protected]>

commit 88472183482b6b7e50a97df2c8286c7ede199eb3
Author: Koen van Zuijlen <[email protected]>
Date:   Tue Feb 27 17:10:16 2024 +0100

    [prometheus] bump Prometheus to v2.50.1 (#4307)

    Signed-off-by: Koen van Zuijlen <[email protected]>

commit 843dd678b639612a5de8c6438ebbef938358e619
Author: Jan-Otto Kröpke <[email protected]>
Date:   Tue Feb 27 15:57:34 2024 +0100

    [kube-prometheus-stack] Conditionally support new table panels (#4297)

    Co-authored-by: Gabriel Martinez <[email protected]>

commit 845c7fad1857680d37cfbe08a5d460cc627af0ce
Author: Emil Kordahl <[email protected]>
Date:   Tue Feb 27 10:48:52 2024 +0100

    [kube-prometheus-stack] extraVolumes and extraVolumeMounts (#4300)

    Co-authored-by: Gabriel Martinez <[email protected]>

commit 5b350094c0a644a88776bec18f0124c906edcddd
Author: Pavel Storozhenko <[email protected]>
Date:   Tue Feb 27 06:39:17 2024 +0100

    [prometheus-snmp-exporter] Add extraVolumes support and passing auth param (#4043)

    * feat(prometheus-snmp-exporter): add extraVolumes and upgrade version

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

    * feat(prometheus-snmp-exporter): add auth support

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

    * feat(prometheus-snmp-exporter): add auth support

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

    * feat(prometheus-snmp-exporter): add auth support

    Signed-off-by: Pavel Storozhenko <[email protected]>

    ---------

    Signed-off-by: tr3mor <[email protected]>
    Signed-off-by: Pavel Storozhenko <[email protected]>

commit 716424093d79af86eecae90d99151aea304e08ed
Author: morre <[email protected]>
Date:   Mon Feb 26 23:44:13 2024 +0100

    feat(prometheus-blackbox-exporter): add deployment annotations (#4294)

    This enables setting annotations for the deployment.

    Signed-off-by: Maurice Meyer <[email protected]>

commit 7569872980dc79d6e4d44c4c2024a95c01d6b470
Author: Emil Kordahl <[email protected]>
Date:   Mon Feb 26 22:44:00 2024 +0100

    [kube-prometheus-stack] Add automountServiceAccountToken option (#4285)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 2a7ea2f2f3d3b95b10981aad4c44e90de7aefe6c
Author: Ilia Lazebnik <[email protected]>
Date:   Mon Feb 26 23:36:49 2024 +0200

    [kube-prometheus-stack] allow setting reloader scheme for svc monitor (#4230)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 986325c219b7fccf15d8c5e6af7f80d82682166b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 26 21:42:15 2024 +0100

    Configure Renovate (#4295)

    * Add renovate.json

    * Update renovate.json

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    ---------

    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 9d4139ead957069b4b0465411a0aae8db6125067
Author: Jan-Otto Kröpke <[email protected]>
Date:   Mon Feb 26 21:40:53 2024 +0100

    Update CODEOWNERS for renovate.json (#4293)

    * Update CODEOWNERS

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    * Update CODEOWNERS

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    * Update check-codeowners.sh

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    * Update CODEOWNERS

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    ---------

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

commit 26372b95fe2890f60269fe2c788676df64f9da21
Author: Jan-Otto Kröpke <[email protected]>
Date:   Mon Feb 26 19:37:27 2024 +0100

    [kube-prometheus-stack] Detect changes in generated files + fix grafana helm chart issue (#4287)

    Co-authored-by: Gabriel Martinez <[email protected]>

commit b4001815202cc773a51ad9b9de5a56eca18660d6
Author: Mats Andresen <[email protected]>
Date:   Sat Feb 24 18:57:33 2024 +0100

    [prometheus-kafka-exporter] Support additional labels on pod and deployment (#4247)

    * feat(prometheus-kafka-exporter): Allow configuration of custom labels on deployment and pod

    Signed-off-by: Mats Andresen <[email protected]>

    * Update Chart.yaml

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

    * Update pod and deployment labels

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

    * Do not render empty annotations and resources

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

    * Update README file

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

    * Update README for textlint

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

    ---------

    Signed-off-by: Mats Andresen <[email protected]>
    Signed-off-by: zeritti <[email protected]>
    Co-authored-by: zeritti <[email protected]>

commit a98a65d5bf0eedc56ae20f0bd8dab6843f05f5e0
Author: Ilia Lazebnik <[email protected]>
Date:   Sat Feb 24 15:30:20 2024 +0200

    [prometheus] bump prom 2.50.0 (#4289)

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

commit d5d130b9dd1de2a5144ba4e6816a006f42cf5805
Author: Ilia Lazebnik <[email protected]>
Date:   Sat Feb 24 03:58:41 2024 +0200

    bump redis to 1.58.0 (#4261)

    Signed-off-by: drfaust92 <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 3173f0f0b3c040ac75617c5e8497dc479afc11f0
Author: zeritti <[email protected]>
Date:   Sat Feb 24 01:24:05 2024 +0000

    [prometheus-node-exporter] Fix unclosed action in daemonset template (#4280)

    * [prometheus-node-exporter] Remove new lines within action

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

    * Raise chart version

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

    ---------

    Signed-off-by: zeritti <[email protected]>
    Co-authored-by: MH <[email protected]>

commit dfda262421be6387ca2b38e23da50d6ff1c6fd05
Author: Sebastian Gaiser <[email protected]>
Date:   Fri Feb 23 14:54:32 2024 +0100

    [prometheus-snmp-exporter] make strategy configurable (#4241)

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

commit 1ab1aea6fe8a0ab450294eea6c2dea7b3bbf19d5
Author: Devin Buhl <[email protected]>
Date:   Fri Feb 23 08:25:08 2024 -0500

    [prometheus-snmp-exporter] default serviceMonitor to Release Namespace (#4086)

    * [prometheus-snmp-exporter] default serviceMonitor to Release Namespace

    Signed-off-by: Devin Buhl <[email protected]>

    * Update values.yaml

    Signed-off-by: Devin Buhl <[email protected]>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <[email protected]>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <[email protected]>

    * Update README.md

    Signed-off-by: Devin Buhl <[email protected]>

    * Update values.yaml

    Signed-off-by: Devin Buhl <[email protected]>

    * Update README.md

    Signed-off-by: Devin Buhl <[email protected]>

    ---------

    Signed-off-by: Devin Buhl <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 35b15f01cf17166d5bf1c697231e9ec0976c93ec
Author: dbeltman <[email protected]>
Date:   Thu Feb 22 23:58:19 2024 +0100

    [prometheus-smartctl-exporter] Fix typo in (prometheus)-rules.txt (#4284)

    * Fix typo in (prometheus)-rules.txt

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

    * Update Chart.yaml

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

    ---------

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

commit acb2c39d90702fb9fbcff0d34501edcec20380ce
Author: Mike Tougeron <[email protected]>
Date:   Thu Feb 22 09:37:30 2024 -0800

    Fix the customResourceState.enabled args conditional (#4273)

    Signed-off-by: Mike Tougeron <[email protected]>

commit 972e99da9b3bb3102bba89bf8cd125f678d71e68
Author: Sulochan Acharya <[email protected]>
Date:   Thu Feb 22 20:52:30 2024 +0545

    [prometheus-rabbitmq-exporter] Allows reading User from secret (#4278)

    Currently the exporter allows using password from secret.
    This patch allows users to read username from secret as well.
    This is used in cases where automated username is created during
    install process of rabbitmq service.

    Signed-off-by: Sulochan Acharya <[email protected]>

commit d3a05be806efae36afe9d1fc25d569183106094b
Author: zhouttong <[email protected]>
Date:   Thu Feb 22 21:12:52 2024 +0800

    [prometheus-pushgateway] Fix the notes for ClusterIP (#4265) (#4275)

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

commit 33697bec952f9325f917c3cfec01cd2e9d2f3d3a
Author: ps-xaf <[email protected]>
Date:   Thu Feb 22 13:15:53 2024 +0100

    [kube-prometheus-stack] allow override of for and severity rules (#4225)

commit 71bba71b24dce2edcde643ef6bc1ecac9b70632a
Author: Sheikh-Abubaker <[email protected]>
Date:   Wed Feb 21 20:26:32 2024 +0530

    [prometheus-blackbox-exporter] define port field in selfservicemonitor (#4258)

    * define port field in selfservicemonitor

    Signed-off-by: Sheikh-Abubaker <[email protected]>

    * Update values.yaml

    Signed-off-by: Sheikh-Abubaker <[email protected]>

    * Update values.yaml

    Signed-off-by: Sheikh-Abubaker <[email protected]>

    ---------

    Signed-off-by: Sheikh-Abubaker <[email protected]>

commit d97743ef1d4761fefc4ad503587f5168bc5d927e
Author: Jan-Otto Kröpke <[email protected]>
Date:   Tue Feb 20 23:00:10 2024 +0100

    [kube-prometheus-stack] fix helm error in am/ingressperreplica.yaml (#4271)

commit 030b87af489e3718310dd1ea73cc7499e1068d7f
Author: Ilia Lazebnik <[email protected]>
Date:   Tue Feb 20 23:14:26 2024 +0200

    [prometheus-elasticsearch-exporter] add support for podmonitor (#4264)

    * [prometheus-elasticsearch-exporter] Add PodMonitor support

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

    * [prometheus-elasticsearch-exporter] revert deafult values,bump version

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

    * add support for podmomitor

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

    * add support for podmomitor

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

    * add support for podmomitor

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

    * Update charts/prometheus-elasticsearch-exporter/templates/podmonitor.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    * Update charts/prometheus-elasticsearch-exporter/templates/podmonitor.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    * CR comments

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

    * remove job label

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

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    ---------

    Signed-off-by: ShlomiTubul <[email protected]>
    Signed-off-by: drfaust92 <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>
    Co-authored-by: ShlomiTubul <[email protected]>
    Co-authored-by: zeritti <[email protected]>

commit f71c7dab23d83e8646203809a6999fe7b95f2f74
Author: Jan-Otto Kröpke <[email protected]>
Date:   Tue Feb 20 21:52:48 2024 +0100

    [kube-prometheus-stack] fix helm error in ingressperreplica.yaml (#4270)

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

commit 412f4d3b6b145f2d5f6a3cf408c34141058f35e6
Author: Ilia Lazebnik <[email protected]>
Date:   Mon Feb 19 17:32:35 2024 +0200

    bump conntrack to 0.4.18 (#4259)

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

commit bbeb7d4a61b8100f5b2c0e9bc83b7241012a95b2
Author: Richard Tief <[email protected]>
Date:   Mon Feb 19 09:55:30 2024 +0100

    [kube-prometheus-stack] use of helm tpl for ingress annotations (#4236)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 4eb488fe3e3e3248e4b55ba7ca0ac5f8bbd00df1
Author: Ilia Lazebnik <[email protected]>
Date:   Sun Feb 18 21:42:42 2024 +0200

    [prometheus] bump prom deps (#4262)

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

commit aeada2226cda35cdfc4eb4c9eae8156c85eb3938
Author: Ilia Lazebnik <[email protected]>
Date:   Sun Feb 18 03:13:19 2024 +0200

    bump pingmesh to 1.2.1 (#4260)

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

commit 83dcbf977f793339edfa40a974bee73168c504ae
Author: Ilia Lazebnik <[email protected]>
Date:   Sat Feb 17 21:27:24 2024 +0200

    [kube-prometheus-stack] bump deps (#4263)

commit 84c9334d07cfdf7478dd5ac842276dc5eef81965
Author: nikhil bhat <[email protected]>
Date:   Sat Feb 17 13:57:35 2024 +0530

    [prometheus-node-exporter] Allow usage of pre-release versions of node-exporter docker images (#4256)

    A version number with a dash following the <MAJOR>.<MINOR>.<PATCH> version fields is marked as a pre-release. Pre-releases are excluded from general semantic version lookups unless the constraint includes a pre-release identifier to the constraint.

      Changing the constraint to include pre-release versions as described in the helm  documentation:

    in this case >= 1.4.0-0 So that chart users would be able to use tags of the form1.7.0-custom-tag and semverCompare will be able t0 function properly.
    Reference: https://helm.sh/docs/chart_template_guide/function_list/#working-with-prerelease-versions

    Signed-off-by: nikhil bhat <[email protected]>
    Co-authored-by: MH <[email protected]>

commit abe918aa894e7a8a3fc0d700d4608cf46d710871
Author: Øyvind Strømmen <[email protected]>
Date:   Fri Feb 16 20:32:13 2024 +0100

    [prometheus-pushgateway] Allow disabling automount of service account token (#4257)

    Signed-off-by: Øyvind Strømmen <[email protected]>

commit f980b92b6a5200ccff89b1912775df8f0d54cb36
Author: Julien Leloup <[email protected]>
Date:   Fri Feb 16 10:18:35 2024 +0100

    [prometheus-elasticsearch-exporter] Support ILM metrics (#4252)

    * feat(prometheus-elasticsearch-exporter): add support for ILM metrics

    Signed-off-by: Julien Leloup <[email protected]>

    * feat(prometheus-elasticsearch-exporter): fix format

    Signed-off-by: Julien Leloup <[email protected]>

    ---------

    Signed-off-by: Julien Leloup <[email protected]>

commit 3f7bb0e012e81a6497643d855df584ad5fe8b87a
Author: Till Adam <[email protected]>
Date:   Fri Feb 16 10:14:49 2024 +0100

    [prometheus-windows-exporter] fix windows exporter deprecated flag (#4254)

commit f17b1c302d71f1377490ec99a41f6a8d6fcff85f
Author: Clavianus Juneardo <[email protected]>
Date:   Thu Feb 15 23:27:37 2024 +0700

    [prometheus]: introduce configMapAnnotations (#4248)

    * feat(prometheus): introduce configMapAnnotations

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

    * chore(prometheus): bump helm chart version

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

    * chore(prometheus): change if using with notation

    Co-authored-by: MH <[email protected]>
    Signed-off-by: Clavianus Juneardo <[email protected]>

    ---------

    Signed-off-by: clavinjune <[email protected]>
    Signed-off-by: Clavianus Juneardo <[email protected]>
    Co-authored-by: MH <[email protected]>

commit c9ee4883b31af9bcc5d6d1c13378defc7ff3b65d
Author: Tom Walker <[email protected]>
Date:   Wed Feb 14 23:59:21 2024 +0200

    [prometheus-snmp-exporter] Add Tom as maintainer (#4224)

    * [prometheus-snmp-exporter] Add Tom as maintainer

    Signed-off-by: Tom Walker <[email protected]>

    * Update .github/CODEOWNERS

    Reorder maintainer names to be sorted

    Co-authored-by: Ben Kochie <[email protected]>
    Signed-off-by: Tom Walker <[email protected]>

    ---------

    Signed-off-by: Tom Walker <[email protected]>
    Co-authored-by: MH <[email protected]>
    Co-authored-by: Ben Kochie <[email protected]>
    Co-authored-by: André Bauer <[email protected]>

commit 940a3dd3f820bec1d4c9c3a3a323e30b5e32dee4
Author: Nicole <[email protected]>
Date:   Wed Feb 14 07:11:37 2024 -0700

    [prometheus-node-exporter] KubeRBACProxy Resources Syntax Bug Fix (#4205)

    * there is a missing trim for the resources on the kuberbacproxy which makes for strange spacing in the daemonset resources. This fixes that

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

    * fixed versions

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

    * disabled krp for template testing

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

    * fix spacing for example

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

    * fix spacing again

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

    ---------

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

commit e4588e35952ebccedd028bcdcdc7dacf4720ba91
Author: lukasklinger <[email protected]>
Date:   Mon Feb 12 11:44:32 2024 +0100

    [prometheus-nginx-exporter] Fix Annotation Use in Chart (#4239)

    * introduce helper for service & depl annotations

    Signed-off-by: Lukas Klinger <[email protected]>

    * refactor use of additional annotations

    Signed-off-by: Lukas Klinger <[email protected]>

    * bump chart version

    Signed-off-by: Lukas Klinger <[email protected]>

    * integrate review comment feedback

    Signed-off-by: Lukas Klinger <[email protected]>

    ---------

    Signed-off-by: Lukas Klinger <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 59a6f4bbf4fdf76c1b8aca6c1a041ca02d5539c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 12 10:19:17 2024 +0100

    Bump helm/kind-action from 1.8.0 to 1.9.0 (#4240)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit de3baace82695a0d50f63f0727cbd4a06df1072a
Author: ixsakra <[email protected]>
Date:   Mon Feb 12 04:12:29 2024 +0900

    [prometheus-ipmi-exporter] add values(extraVolumes, extraVolumeMounts and containerSecurityContext) (#4108)

    * add values, extraVolumes, extraVolumeMounts and containerSecurityContext

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

    * Update values.yaml

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

    ---------

    Signed-off-by: ixsakra <[email protected]>
    Signed-off-by: zeritti <[email protected]>
    Co-authored-by: zeritti <[email protected]>

commit 8e89ceaa5f5bc577a7e0e9e715bbe30593061d75
Author: Sheikh-Abubaker <[email protected]>
Date:   Mon Feb 12 00:33:18 2024 +0530

    [prometheus] Correct extraVolumeMounts for config-reloader in sts (#4222)

    * Corrected reference to configmapReload.prometheus.extraConfigmapMounts on sts.yaml

    Signed-off-by: Sheikh-Abubaker <[email protected]>

    * Modified sts.yaml

    Signed-off-by: Sheikh-Abubaker <[email protected]>

    * Modified sts.yaml

    Signed-off-by: Sheikh-Abubaker <[email protected]>

    ---------

    Signed-off-by: Sheikh-Abubaker <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 94330ab7439a5ab2701bbe8605097a904223d62c
Author: Nicole <[email protected]>
Date:   Sat Feb 10 08:11:07 2024 -0700

    [prometheus-node-exporter] Add Support to Configure Restart Policy for Node Exporter Daemonset (#4203)

    * add support for restart policy

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

    * move line for restartpolicy up

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

    * add back braces that was accidentally removed

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

    * added with statement for restartpolicy so that it is not set

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

    * rebase main for chart version update

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

    ---------

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

commit 56d3c33402a13682349f8775489d6973c2356b1e
Author: Nicole <[email protected]>
Date:   Tue Feb 6 17:32:39 2024 -0700

    [prometheus-node-exporter] Add Support for Environment Variables for KubeRBACProxy Container (#4202)

    * add support for env vars for kuberbacproxy container

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

    * remove extra space in env braces

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

    * rebase from main and change env var for krp to with from if

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

    * update version

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

    * syntax fix

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

    ---------

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

commit 7d561faae1e8e5c88caa0a9d544462135036faf5
Author: Nicole <[email protected]>
Date:   Mon Feb 5 18:04:56 2024 -0700

    [prometheus-node-exporter] Add MountPropagation and VolumeMount Type to Daemonset (#4201)

    * added params for mount type and mount propagation

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

    * added some doc links to volume mount type

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

    * added with statement for mount type so it does not have to be set

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

    * added with statement to make type optional and not be set

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

    * update version

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

    * disable sysfsmount

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

    * moved type from volumemounts to volumes

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

    * spacing changes, deindentation changes

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

    ---------

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

commit 5bd2f828f67aea8861f31433edb9c5c503fe5fcc
Author: Thanasis Petrovas <[email protected]>
Date:   Sun Feb 4 22:00:24 2024 +0200

    [kube-prometheus-stack] Allow fullname override of prometheus-operator (#4219)

commit 1c5bc2c64c46352faa3ae36fc4a1c8fa1c9e1ad0
Author: mugi <[email protected]>
Date:   Sat Feb 3 22:23:45 2024 +0900

    [prometheus-statsd-exporter] support topologySpreadConstraints settings. (#4197)

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

commit 21c06e26b01565f9df2787bcf5c12a79e1268040
Author: Thanasis Petrovas <[email protected]>
Date:   Fri Feb 2 22:05:50 2024 +0200

    [kube-prometheus-stack] Fixing template inconsistencies in prometheus-operator fullname (#4217)

commit ba9682d47ddc6e64b672793525448eb5ab50a32f
Author: Doris Zhou <[email protected]>
Date:   Fri Feb 2 10:51:29 2024 -0500

    [alertmanager] Add support for minReadySeconds (#4216)

    * [alertmanager] Add support for minReadySeconds

    Signed-off-by: Doris Zhou <[email protected]>

    * Update charts/alertmanager/templates/statefulset.yaml

    Co-authored-by: André Bauer <[email protected]>
    Signed-off-by: Doris Zhou <[email protected]>

    * Update charts/alertmanager/values.yaml

    Co-authored-by: André Bauer <[email protected]>
    Signed-off-by: Doris Zhou <[email protected]>

    ---------

    Signed-off-by: Doris Zhou <[email protected]>
    Signed-off-by: Doris Zhou <[email protected]>
    Co-authored-by: André Bauer <[email protected]>

commit b8f70828725dd188a7d92ded17382e9ac40369f3
Author: Nicolas Lamirault <[email protected]>
Date:   Fri Feb 2 16:13:21 2024 +0100

    [prometheus-nats-exporter] Support connz_detailed and accstatz metrics (#4212)

    * Add: support connz_detailed metrics

    Signed-off-by: Nicolas Lamirault <[email protected]>

    * Add: support accstatz metrics

    Signed-off-by: Nicolas Lamirault <[email protected]>

    ---------

    Signed-off-by: Nicolas Lamirault <[email protected]>

commit b4364470f84653145323c18796278c585609bf74
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Feb 1 17:32:48 2024 +0200

    [prom-label-proxy] bump to 0.8.1 (#4213)

commit 15c86be64c4c8d5a3e99ffc176341bed6c17f89a
Author: Dmitriy Alekseev <[email protected]>
Date:   Thu Feb 1 14:11:32 2024 +0100

    [kube-prometheus-stack] Update Thanos to v0.34.0 (#4211)

commit 98ca09868ef1bc9e643421406d2ea002a18eb486
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Feb 1 10:01:19 2024 +0200

    [prometheus-ipmi-exporter] bump to 1.8.0 (#4187)

    * bump to 1.8.0

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

    * Update Chart.yaml

    Co-authored-by: MH <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    ---------

    Signed-off-by: drfaust92 <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 1d49e6545b92968165bc3ad8281ccd6ffa2f3b14
Author: Roman <[email protected]>
Date:   Thu Feb 1 09:54:08 2024 +0200

    Update Grafana chart to 7.3.x (#4210)

commit c24cde3a9ae20c9aa17d5fc46d94d9d1fb15dd46
Author: Nicole <[email protected]>
Date:   Thu Feb 1 00:05:24 2024 -0700

    [prometheus-node-exporter] Add Termination Msg Params to Daemonset (#4191)

    * added more customizable vars for volumes and where termination message paths should go

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

    * added additional vars for termination msg pts, env vars for kuberbacproxy and termination grace period seconds

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

    * flip kuberbacproxy to false again

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

    * added notes for env var and for restart policy
    Added notes in vals files and restart policy
    Signed-off-by: Nicole <[email protected]>

    * added definition in values file for volumemounts type

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

    * remove small fix for bug for later pr

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

    * fix version

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

    * remove most changes except for termination params

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

    * remove env from the ds

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

    * using suggestion, used a toggle instead for setting termination message paths

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

    * revert krp and terminationmsgpath back to false from true that was set for testing

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

    * Added with statement for termination grace period

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

    * disable termination msg path

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

    * added null or 30 default message

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

    ---------

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

commit f336ff646f32c409442c752cf153be15d98f8566
Author: Dmitriy Alekseev <[email protected]>
Date:   Wed Jan 31 23:46:40 2024 +0100

    [kube-prometheus-stack] Update Thanos Ruler to v0.34.0 (#4209)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit cd640243eb03787fab11cf2883534f604787f760
Author: Ilia Lazebnik <[email protected]>
Date:   Tue Jan 30 15:44:04 2024 +0200

    [prometheus] bump reloader + node-exporter dep (#4182)

    * bump operator to 0.71.2

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

    * bump operator to 0.71.2

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

    * bump operator to 0.71.2

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

    ---------

    Signed-off-by: drfaust92 <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 74e58d61ee5b831b8490d28527be5a9ae257d43e
Author: Ilia Lazebnik <[email protected]>
Date:   Tue Jan 30 14:54:28 2024 +0200

    [prometheus-redis-exporter] bump to 1.57 (#4185)

    * bump to 1.57

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

    * Update Chart.yaml

    Co-authored-by: MH <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    ---------

    Signed-off-by: drfaust92 <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 7ed10068896c45efc55b36a4a8e1df160860e91d
Author: Pavel Rudnitskiy <[email protected]>
Date:   Tue Jan 30 13:47:02 2024 +0100

    [kube-prometheus-stack] add maximumStartupDurationSeconds optional value (#4195)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 65a6c8dcb36199de902126fda92e0046dc910914
Author: Arthur Le Roux <[email protected]>
Date:   Mon Jan 29 19:22:44 2024 +0100

    [prometheus-systemd-exporter] allow mount extraVolumes (#4137)

    * feat(systemd-exporter): allow mount extraVolumes

    Signed-off-by: Arthur Le Roux <[email protected]>

    * Update charts/prometheus-systemd-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>

    * Update charts/prometheus-systemd-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>

    * Update charts/prometheus-systemd-exporter/values.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>

    * Update charts/prometheus-systemd-exporter/values.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>

    * fix: fix typo

    Signed-off-by: Arthur Le Roux <[email protected]>

    ---------

    Signed-off-by: Arthur Le Roux <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>
    Co-authored-by: zeritti <[email protected]>

commit 38e4131749db3d8e6b761234b708c324d1ee85d8
Author: Thomas Decaux <[email protected]>
Date:   Mon Jan 29 11:06:12 2024 -0500

    [prometheus-node-exporter] Fix sidecars containers volumeMounts merge (#4177)

    * [node-exporter] Fix sidecars containers volumeMounts merge

    Signed-off-by: Thomas Decaux <[email protected]>

    * bump chart version

    Signed-off-by: Thomas Decaux <[email protected]>

    * bump chart version

    Signed-off-by: Thomas Decaux <[email protected]>

    * Patch version

    Co-authored-by: MH <[email protected]>
    Signed-off-by: Thomas Decaux <[email protected]>

    * Update charts/prometheus-node-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Thomas Decaux <[email protected]>

    * Update charts/prometheus-node-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Thomas Decaux <[email protected]>

    * fix lint

    Signed-off-by: Thomas Decaux <[email protected]>

    ---------

    Signed-off-by: Thomas Decaux <[email protected]>
    Signed-off-by: Thomas Decaux <[email protected]>
    Co-authored-by: MH <[email protected]>
    Co-authored-by: zeritti <[email protected]>

commit 4a10962d76c2c8d303621103a992534bd296c61b
Author: Jan-Otto Kröpke <[email protected]>
Date:   Mon Jan 29 12:24:40 2024 +0100

    [prometheus-blackbox-exporter] Use selectorLabel for pod (#4193)

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

commit a2a395ad078a330f9afaf3962f7cc47e2cfaf8fc
Author: Ali <[email protected]>
Date:   Sun Jan 28 23:19:57 2024 +0330

    [kube-prometheus-stack] Update values.yaml (#4075)

    * Update values.yaml

    There is no mention on how to persist Grafana in this file. I believe it would be more straight forward to add it here, comparing to reading the charts in order to understand the "how to"

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

    * Update charts/kube-prometheus-stack/values.yaml

    Co-authored-by: Quentin Bisson <[email protected]>
    Signed-off-by: Ali <[email protected]>

    * Update charts/kube-prometheus-stack/values.yaml

    Co-authored-by: Quentin Bisson <[email protected]>
    Signed-off-by: Ali <[email protected]>

    * Update Chart.yaml

    Incremented the chart version

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

    ---------

    Signed-off-by: Ali <[email protected]>
    Co-authored-by: Quentin Bisson <[email protected]>

commit 5d451e69fc7819c8650ec47c2be4b7725dd4eaa2
Author: Gavin <[email protected]>
Date:   Sat Jan 27 20:23:03 2024 +0900

    [prometheus-statsd-exporter] allow to set lifecycle to deployment (#4171)

    * [prometheus-statsd-exporter] allow to set lifecycle to deployment

    Signed-off-by: gavin.jeong <[email protected]>

    * [prometheus-statsd-exporter] Reorder HPA target to fix ordering HPA target problem

    Signed-off-by: gavin.jeong <[email protected]>

    * Update charts/prometheus-statsd-exporter/values.yaml

    Co-authored-by: zeritti <[email protected]>
    Signed-off-by: Gavin <[email protected]>

    ---------

    Signed-off-by: gavin.jeong <[email protected]>
    Signed-off-by: Gavin <[email protected]>
    Co-authored-by: zeritti <[email protected]>

commit 868aba0ea878b3f2ba08515e9de178000d39d104
Author: Leegin <[email protected]>
Date:   Sat Jan 27 01:24:50 2024 +0530

    [kube-prometheus-stack] Added missing enforcedKeepDroppedTargets in the template of prometheus in 0.71.0 (#4178)

commit c3f6041283692108b4a6cc1dbf6088a87ef33652
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Jan 26 10:51:04 2024 +0200

    bump to 0.14.0 (#4188)

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

commit 8a8517a5774437b37a22c329d0385c5a3d0ea5a2
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Jan 26 10:04:45 2024 +0200

    [prometheus-blackbox-exporter] bump reloader to 0.71.2 (#4183)

    * bump operator to 0.71.2

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

    * bump operator to 0.71.2

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

    * Update charts/prometheus-blackbox-exporter/Chart.yaml

    Co-authored-by: André Bauer <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>

    ---------

    Signed-off-by: drfaust92 <[email protected]>
    Signed-off-by: Ilia Lazebnik <[email protected]>
    Co-authored-by: André Bauer <[email protected]>

commit 06c824d8db75ba485e503fa060cfdaf69157125f
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Jan 26 02:26:06 2024 +0200

    bump win and node exporter deps (#4189)

commit a66c59eb73a553f5f7b602884f1772224dfa9aa2
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Jan 26 01:57:12 2024 +0200

    [prometheus-operator-admission-webhook] bump to 0.71.2 (#4184)

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

commit 4dc74744e8e7d2300c5c086fd759891710ac856e
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Jan 25 23:24:18 2024 +0200

    [prometheus-windows-exporter] bump to 0.25.1 (#4186)

commit 2d74ad058a9e515a8a86bbbfe0c4117c7d4805d8
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Jan 25 20:42:43 2024 +0200

    bump operator to 0.71.2 (#4181)

commit 20f22df45471ad92d782a0ec4b6a725c8223fa0c
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Jan 25 20:42:03 2024 +0200

    bump operator to 0.71.2 (#4180)

commit 5a637775b601cdc4aa158fe56e76fc134b818042
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Jan 25 11:45:30 2024 +0200

    [kube-prometheus-stack] add missing rbac permissions for 0.71.0 (#4175)

    * add missing rbac permissions for 0.71.0

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

    * add missing rbac permissions for 0.71.0

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

    ---------

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

commit 1f70a6b763a245f135f34c5a71f7149e3926d84c
Author: Nicole <[email protected]>
Date:   Wed Jan 24 07:19:25 2024 -0700

    [prometheus-node-exporter] Add variable to change port for node-exporter daemonset (#4167)

    * added var for port to be used in daemonset. Added option to add host port and change name for kuberbacproxy container port

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

    * changed default of hostport to false

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

    * added default value for port name to values file instead of in daemonset template

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

    * changed comments for new vars and changed name of var to enable hostport

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

    ---------

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

commit 76166d2bbd0da62be1e594f70c4c989f79aa1452
Author: Jonas Badstübner <[email protected]>
Date:   Mon Jan 22 17:51:54 2024 +0100

    [kube-prometheus-stack] fix label on admission controller (#4168)

commit 2f3dbddd3ed01e3b5044a9186f064b050dbe9a31
Author: Jean Mainguy <[email protected]>
Date:   Mon Jan 22 10:09:55 2024 +0100

    [kube-prometheus-stack] allow kube-state-metrics job name to be overridden (#4160)

commit 932c90162dfcd91bfa3319f3ecc669295b42702a
Author: Jan-Otto Kröpke <[email protected]>
Date:   Mon Jan 22 08:52:14 2024 +0100

    [kube-prometheus-stack] Enable release label for windows exporter (#4029)

    * [kube-prometheus-stack] Enable release label for windows exporter

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    * fix version

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    ---------

    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Signed-off-by: Jan-Otto Kröpke <[email protected]>

commit 5ab1acdf58610439324ff6eaef6f2bb38ba9e020
Author: Ilia Lazebnik <[email protected]>
Date:   Mon Jan 22 09:51:03 2024 +0200

    [prometheus] bump pgw dep (#4163)

    * bump pgw dep

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

    * bump pgw dep

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

    * bump pgw dep

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

    ---------

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

commit 0368ef87ac4c6ec572ae5bb31dcff3f7c01281e5
Author: Ilia Lazebnik <[email protected]>
Date:   Sat Jan 20 23:34:18 2024 +0200

    [prometheus-pushgateway] bump pgw to 1.7.0 (#4162)

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

commit 120ab8fb11fd0578b14743ffd897eab6cbbf3cc7
Author: koooge <[email protected]>
Date:   Sat Jan 20 18:11:25 2024 +0100

    [kube-prometheus-stack] Label promstack-operator pods with k8s recommended labels (#4094)

    Co-authored-by: Jan-Otto Kröpke <[email protected]>

commit 94b33917f32ffff62c63326e16dcdefb64a8490b
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Jan 19 18:26:09 2024 +0200

    [kube-prometheus-stack] bump operator to 0.71.0 (and default prom to 2.49.1) (#4151)

commit 82730f16d52d1846cffa74bba271f95b049a86b9
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Jan 18 15:21:33 2024 +0200

    [prometheus] bump to 2.49.1 and deps (#4150)

    * bump to 2.49.1

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

    * bump deps

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

    ---------

    Signed-off-by: drfaust92 <[email protected]>
    Co-authored-by: MH <[email protected]>

commit e3b903752cea12adec9d52f55fb98c88f523504c
Author: Marcos Tenrero <[email protected]>
Date:   Wed Jan 17 11:58:24 2024 +0100

    [kube-prometheus-stack] Update grafana chart to 7.2.x (#4146)

    * Update grafana chart to 7.2.x

    Signed-off-by: Marcos Tenrero <[email protected]>

    * Bump kube-prom-stack Chart v to 55.11.0

    Signed-off-by: Marcos Tenrero <[email protected]>

    ---------

    Signed-off-by: Marcos Tenrero <[email protected]>
    Signed-off-by: Marcos Tenrero <[email protected]>
    Co-authored-by: Gabriel Martinez <[email protected]>

commit dcfe1ab17b70191581d78e68d21ea82962815873
Author: Ilia Lazebnik <[email protected]>
Date:   Wed Jan 17 12:53:54 2024 +0200

    [prometheus-operator-admission-webhook] bump admission webhook to 0.71.0 (#4152)

    * bump operator to 0.71.0

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

    * bump operator to 0.71.0

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

    * bump operator to 0.71.0

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

    ---------

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

commit a68d2587a185e3fa63efa57013e072f70080f3e0
Author: Ilia Lazebnik <[email protected]>
Date:   Wed Jan 17 12:43:51 2024 +0200

    [prometheus-operator-crds] bump operator to 0.71.0 (#4153)

commit 854e97b22278a6737773397e468353373c457549
Author: Eirik A <[email protected]>
Date:   Wed Jan 17 10:19:20 2024 +0000

    [kube-prometheus-stack] Support `additionalArgs` on `thanosRulerSpec` (#4092)

    * Support `additionalArgs` on `thanosRulerSpec`

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

    * bump a minor in Chart.yaml

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

    * fix docstring to reference correct container

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

    * fresh bump

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

    ---------

    Signed-off-by: clux <[email protected]>
    Signed-off-by: Eirik A <[email protected]>
    Co-authored-by: Gabriel Martinez <[email protected]>

commit f91e517ea5ea48ba8e0a95ead85e518cefd4afa7
Author: Jan-Otto Kröpke <[email protected]>
Date:   Wed Jan 17 10:43:28 2024 +0100

    [kube-prometheus-stack] Add prometheusOperator.admissionWebhooks.namespaceSelector (#4142)

    Co-authored-by: Gabriel Martinez <[email protected]>

commit 9f881c8af6a0a0a7f09072987f786852d4c16ad6
Author: Maxime Leroy <[email protected]>
Date:   Tue Jan 16 18:33:33 2024 +0100

    [prometheus-systemd-exporter]: add maxime1907 as chart maintainer (#4139)

    * [prometheus-systemd-exporter]: add maxime1907 as chart maintainer

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

    * Update .github/CODEOWNERS

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

    ---------

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

commit b643fc51cdce790ac80fb9870b744012b896dce6
Author: Jan-Otto Kröpke <[email protected]>
Date:   Tue Jan 16 18:30:22 2024 +0100

    [prometheus-blackbox-exporter] Integrate config-reloader (#4145)

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

commit 6abbef201d5390f126cad949cf779a0dc782ae9e
Author: Jan-Otto Kröpke <[email protected]>
Date:   Tue Jan 16 13:41:02 2024 +0100

    [kube-prometheus-stack] Add jkroepke as maintainer (#4025)

    * [kube-prometheus-stack] Add jkroepke as maintainer

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    * Update Chart.yaml

    ---------

    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Signed-off-by: Quentin Bisson <[email protected]>
    Co-authored-by: Quentin Bisson <[email protected]>
    Co-authored-by: André Bauer <[email protected]>

commit ec71cad3973368a106faa325d6113749d67a333a
Author: Jan-Otto Kröpke <[email protected]>
Date:   Tue Jan 16 08:46:29 2024 +0100

    [kube-prometheus-stack] Fix Grafana Deeplinks (#4087)

    * [kube-prometheus-stack] Fix Grafana Deeplinks

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    * Update Chart.yaml

    Signed-off-by: Jan-Otto Kröpke <[email protected]>

    ---------

    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Signed-off-by: Jan-Otto Kröpke <[email protected]>
    Co-authored-by: MH <[email protected]>

commit 996078e666b1db7de82bf74bc89df6c2b830c308
Author: Grace Do <[email protected]>
Date:   Fri Jan 12 11:52:09 2024 -0800

    [kube-prometheus-stack] Avoid nil pointer error with empty thanos config (#4132)

    * fix(kps): Avoid nil pointer error with empty thanos config

    Signed-off-by: Grace Do <[email protected]>

    * fix(kps): Wrap thanos.objectStorageConfig nullable level in missed if else

    Signed-off-by: Grace Do <[email protected]>

    * feat(kps): Bump chart version

    Signed-off-by: Grace Do <[email protected]>

    ---------

    Signed-off-by: Grace Do <[email protected]>

commit c1f69b1481aa142bceb9c82c5441c3cd2331ce90
Author: David Calvert <[email protected]>
Date:   Fri Jan 12 15:30:33 2024 +0100

    [kube-prometheus-stack] Bump chart dependencies (#4141)

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

commit 801b161283505e1d6d63129fea759126e33e0d18
Author: Mike Klebolt <[email protected]>
Date:   Thu Jan 11 14:37:12 2024 -0600

    [kube-state-metrics] Make liveness and readiness probes customizable (#4114)

    Signed-off-by: Mike Klebolt <[email protected]>

commit a5a6939767203a2eac89a6ba6056534225179247
Author: Ilia Lazebnik <[email protected]>
Date:   Thu Jan 11 15:05:07 2024 +0200

    [prometheus-memcached-exporter] bump to 0.14.2 (#4134)

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

commit 0e959d31611d27b50432bfaa0ccedcd0df9fa17b
Author: msadiq058 <[email protected]>
Date:   Thu Jan 11 16:19:25 2024 +0530

    [kube-prometheus-stack] quote host in alertmanager ingress spec (#4138)

    * quote host in kube-prometheus-stack alertmanager ingress spec

    Signed-off-by: Mohd Sadiq <[email protected]>

    * added values yaml in ci

    Signed-off-by: Mohd Sadiq <[email protected]>

    * add new line in config file

    Signed-off-by: Mohd Sadiq <[email protected]>

    ---------

    Signed-off-by: Mohd Sadiq <[email protected]>

commit 01165f4d92c8378ec58fc73333cb0ff0d357c5dd
Author: Arthur Le Roux <[email protected]>
Date:   Wed Jan 10 11:39:11 2024 +0100

    [prometheus-systemd-exporter] add systemd-exporter chart (#4098)

    * feat(prometheus-systemd-exporter): add chart

    Signed-off-by: Arthur Le Roux <[email protected]>

    * fix(systemd-exporter): fix README linting

    Signed-off-by: Arthur Le Roux <[email protected]>

    * fix(systemd-exporter): rectify version

    Co-authored-by: André Bauer <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>

    * fix(systemd-exporter): fix failureThreshold

    Co-authored-by: André Bauer <[email protected]>
    Signed-off-by: Arthur Le Roux <[email protected]>

    ---------

    Signed-off-by: Arthur Le Roux <[email protected]>
    Signed-off-by: …
  • Loading branch information
PauloFerreira25 committed Mar 18, 2024
1 parent eb2fdee commit 82ca0bf
Show file tree
Hide file tree
Showing 380 changed files with 19,455 additions and 3,838 deletions.
11 changes: 9 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@
# Unless a later match takes precedence, they will be requested for review when someone opens a pull request.
* @prometheus-community/helm-charts-admins

/.github/workflows/ @prometheus-community/helm-charts-admins @jkroepke @GMartinez-Sisti
/renovate.json @prometheus-community/helm-charts-admins @jkroepke @GMartinez-Sisti

/charts/alertmanager/ @monotek @naseemkullah
/charts/alertmanager-snmp-notifier/ @maxwo
/charts/jiralert/ @jkroepke @zanhsieh
/charts/kube-prometheus-stack/ @andrewgkew @gianrubio @gkarthiks @GMartinez-Sisti @QuentinBisson @scottrigby @Xtigyro
/charts/kube-prometheus-stack/ @andrewgkew @gianrubio @gkarthiks @GMartinez-Sisti @jkroepke @QuentinBisson @scottrigby @Xtigyro
/charts/kube-state-metrics/ @dotdc @mrueg @tariq1890
/charts/prom-label-proxy/ @jkroepke
/charts/prometheus/ @gianrubio @naseemkullah @Xtigyro @zanhsieh @zeritti
Expand All @@ -22,14 +25,17 @@
/charts/prometheus-druid-exporter/ @iamabhishek-dubey @sandy724
/charts/prometheus-elasticsearch-exporter/ @desaintmartin @svenmueller @zeritti
/charts/prometheus-fastly-exporter/ @arslanbekov
/charts/prometheus-ipmi-exporter/ @lexfrei
/charts/prometheus-json-exporter/ @schmiddim @xiu @zanhsieh
/charts/prometheus-kafka-exporter/ @gkarthiks @golgoth31 @zeritti
/charts/prometheus-memcached-exporter/ @rsicart
/charts/prometheus-modbus-exporter/ @openenergyprojects
/charts/prometheus-mongodb-exporter/ @steven-sheehy @zeritti
/charts/prometheus-mysql-exporter/ @juanchimienti @monotek
/charts/prometheus-nats-exporter/ @caarlos0 @okgolove
/charts/prometheus-nginx-exporter/ @nlamirault @zeritti
/charts/prometheus-node-exporter/ @gianrubio @zanhsieh @zeritti
/charts/prometheus-opencost-exporter/ @mattray
/charts/prometheus-operator-admission-webhook/ @zeritti
/charts/prometheus-operator-crds/ @dacamposol @desaintmartin @jkroepke @QuentinBisson
/charts/prometheus-pgbouncer-exporter/ @stewartshea @zeritti
Expand All @@ -40,8 +46,9 @@
/charts/prometheus-rabbitmq-exporter/ @desaintmartin @iamabhishek-dubey @juanchimienti @monotek
/charts/prometheus-redis-exporter/ @acondrat @zanhsieh
/charts/prometheus-smartctl-exporter/ @kfox1111 @zeritti
/charts/prometheus-snmp-exporter/ @miouge1 @xiu
/charts/prometheus-snmp-exporter/ @miouge1 @walker-tom @xiu
/charts/prometheus-stackdriver-exporter/ @apenney @rpahli
/charts/prometheus-statsd-exporter/ @scDisorder
/charts/prometheus-systemd-exporter/ @capuche2412 @maxime1907
/charts/prometheus-to-sd/ @acondrat
/charts/prometheus-windows-exporter/ @jkroepke
2 changes: 2 additions & 0 deletions .github/linters/ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ chart-repos:
- bitnami=https://charts.bitnami.com/bitnami
- grafana=https://grafana.github.io/helm-charts
- prometheus-community=https://prometheus-community.github.io/helm-charts
github-groups: true
helm-extra-args: --timeout 600s
excluded-charts:
# If not running on GCE, will error: "Failed to get GCE config"
- prometheus-to-sd
additional-commands:
- sh -ec "if [ -f '{{ .Path }}/ci/lint.sh' ]; then shellcheck '{{ .Path }}/ci/lint.sh'; bash '{{ .Path }}/ci/lint.sh'; fi"
# - helm unittest --helm3 --strict --file unittests/*.yaml --file 'unittests/**/*.yaml' {{ .Path }}
4 changes: 2 additions & 2 deletions .github/workflows/check-codeowners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Check CODEOWNERS
on: pull_request
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: install yq
run: |
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand All @@ -16,19 +16,19 @@ jobs:
with:
version: v3.12.0

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: 3.7
python-version: '3.7'

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.1

- name: Run chart-testing (list-changed)
id: list-changed
run: |
changed=$(ct list-changed --config .github/linters/ct.yaml)
changed="$(ct list-changed --config .github/linters/ct.yaml)"
if [[ -n "$changed" ]]; then
echo "changed=true" >> $GITHUB_OUTPUT
echo "changed=true" >> "$GITHUB_OUTPUT"
fi
# - name: install helm unittest plugin
Expand All @@ -41,7 +41,7 @@ jobs:
run: ct lint --config .github/linters/ct.yaml

- name: Create kind cluster
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.9.0
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install)
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Fetch history
run: git fetch --prune --unshallow
Expand All @@ -37,14 +37,14 @@ jobs:
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_GENERATE_RELEASE_NOTES: true

# see https://github.com/helm/chart-releaser/issues/183
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/superlinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sync-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
cp -f README.md ${{ runner.temp }}/README.md
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: gh-pages
- run: |
Expand Down
4 changes: 2 additions & 2 deletions charts/alertmanager-snmp-notifier/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ home: https://github.com/maxwo/snmp_notifier
sources:
- https://github.com/maxwo/snmp_notifier
type: application
version: 0.1.2
appVersion: v1.4.0
version: 0.3.0
appVersion: v1.5.0
keywords:
- monitoring
maintainers:
Expand Down
4 changes: 4 additions & 0 deletions charts/alertmanager-snmp-notifier/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ metadata:
{{- if .Values.service.annotations }}
{{- end }}
spec:
{{- if .Values.service.ipDualStack.enabled }}
ipFamilies: {{ toYaml .Values.service.ipDualStack.ipFamilies | nindent 4 }}
ipFamilyPolicy: {{ .Values.service.ipDualStack.ipFamilyPolicy }}
{{- end }}
type: {{ .Values.service.type }}
ports:
- port: {{ .Values.service.port }}
Expand Down
4 changes: 4 additions & 0 deletions charts/alertmanager-snmp-notifier/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ securityContext: {}
service:
type: ClusterIP
port: 9464
ipDualStack:
enabled: false
ipFamilies: ["IPv6", "IPv4"]
ipFamilyPolicy: "PreferDualStack"

ingress:
enabled: false
Expand Down
4 changes: 2 additions & 2 deletions charts/alertmanager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/a
sources:
- https://github.com/prometheus/alertmanager
type: application
version: 1.6.0
appVersion: v0.26.0
version: 1.10.0
appVersion: v0.27.0
kubeVersion: ">=1.19.0-0"
keywords:
- monitoring
Expand Down
2 changes: 2 additions & 0 deletions charts/alertmanager/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ metadata:
{{- end }}
namespace: {{ include "alertmanager.namespace" . }}
spec:
{{- if .Values.ingress.className }}
ingressClassName: {{ .Values.ingress.className }}
{{- end }}
{{- if .Values.ingress.tls }}
tls:
{{- range .Values.ingress.tls }}
Expand Down
56 changes: 56 additions & 0 deletions charts/alertmanager/templates/ingressperreplica.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{{- if and .Values.servicePerReplica.enabled .Values.ingressPerReplica.enabled }}
{{- $pathType := .Values.ingressPerReplica.pathType }}
{{- $count := .Values.replicaCount | int -}}
{{- $servicePort := .Values.service.port -}}
{{- $ingressValues := .Values.ingressPerReplica -}}
{{- $fullName := include "alertmanager.fullname" . }}
apiVersion: v1
kind: List
metadata:
name: {{ $fullName }}-ingressperreplica
namespace: {{ include "alertmanager.namespace" . }}
items:
{{- range $i, $e := until $count }}
- kind: Ingress
apiVersion: {{ include "alertmanager.ingress.apiVersion" $ }}
metadata:
name: {{ $fullName }}-{{ $i }}
namespace: {{ include "alertmanager.namespace" $ }}
labels:
{{- include "alertmanager.labels" $ | nindent 8 }}
{{- if $ingressValues.labels }}
{{ toYaml $ingressValues.labels | indent 8 }}
{{- end }}
{{- if $ingressValues.annotations }}
annotations:
{{ toYaml $ingressValues.annotations | indent 8 }}
{{- end }}
spec:
{{- if $ingressValues.className }}
ingressClassName: {{ $ingressValues.className }}
{{- end }}
rules:
- host: {{ $ingressValues.hostPrefix }}-{{ $i }}.{{ $ingressValues.hostDomain }}
http:
paths:
{{- range $p := $ingressValues.paths }}
- path: {{ tpl $p $ }}
pathType: {{ $pathType }}
backend:
service:
name: {{ $fullName }}-{{ $i }}
port:
name: http
{{- end -}}
{{- if or $ingressValues.tlsSecretName $ingressValues.tlsSecretPerReplica.enabled }}
tls:
- hosts:
- {{ $ingressValues.hostPrefix }}-{{ $i }}.{{ $ingressValues.hostDomain }}
{{- if $ingressValues.tlsSecretPerReplica.enabled }}
secretName: {{ $ingressValues.tlsSecretPerReplica.prefix }}-{{ $i }}
{{- else }}
secretName: {{ $ingressValues.tlsSecretName }}
{{- end }}
{{- end }}
{{- end -}}
{{- end -}}
44 changes: 44 additions & 0 deletions charts/alertmanager/templates/serviceperreplica.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{{- if and .Values.servicePerReplica.enabled }}
{{- $count := .Values.replicaCount | int -}}
{{- $serviceValues := .Values.servicePerReplica -}}
apiVersion: v1
kind: List
metadata:
name: {{ include "alertmanager.fullname" . }}-serviceperreplica
namespace: {{ include "alertmanager.namespace" . }}
items:
{{- range $i, $e := until $count }}
- apiVersion: v1
kind: Service
metadata:
name: {{ include "alertmanager.fullname" $ }}-{{ $i }}
namespace: {{ include "alertmanager.namespace" $ }}
labels:
{{- include "alertmanager.labels" $ | nindent 8 }}
{{- if $serviceValues.annotations }}
annotations:
{{ toYaml $serviceValues.annotations | indent 8 }}
{{- end }}
spec:
{{- if $serviceValues.clusterIP }}
clusterIP: {{ $serviceValues.clusterIP }}
{{- end }}
{{- if $serviceValues.loadBalancerSourceRanges }}
loadBalancerSourceRanges:
{{- range $cidr := $serviceValues.loadBalancerSourceRanges }}
- {{ $cidr }}
{{- end }}
{{- end }}
{{- if ne $serviceValues.type "ClusterIP" }}
externalTrafficPolicy: {{ $serviceValues.externalTrafficPolicy }}
{{- end }}
ports:
- name: http
port: {{ $.Values.service.port }}
targetPort: http
selector:
{{- include "alertmanager.selectorLabels" $ | nindent 8 }}
statefulset.kubernetes.io/pod-name: {{ include "alertmanager.fullname" $ }}-{{ $i }}
type: "{{ $serviceValues.type }}"
{{- end }}
{{- end }}
4 changes: 4 additions & 0 deletions charts/alertmanager/templates/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ metadata:
{{- end }}
namespace: {{ include "alertmanager.namespace" . }}
spec:
{{- if .Values.service.ipDualStack.enabled }}
ipFamilies: {{ toYaml .Values.service.ipDualStack.ipFamilies | nindent 4 }}
ipFamilyPolicy: {{ .Values.service.ipDualStack.ipFamilyPolicy }}
{{- end }}
type: {{ .Values.service.type }}
{{- with .Values.service.loadBalancerIP }}
loadBalancerIP: {{ . }}
Expand Down
1 change: 1 addition & 0 deletions charts/alertmanager/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ metadata:
namespace: {{ include "alertmanager.namespace" . }}
spec:
replicas: {{ .Values.replicaCount }}
minReadySeconds: {{ .Values.minReadySeconds }}
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
selector:
matchLabels:
Expand Down
Loading

0 comments on commit 82ca0bf

Please sign in to comment.