Merged
Conversation
7c4f098 to
e7539ce
Compare
21f7a2c to
5a2b734
Compare
ee4672f to
322b9f5
Compare
| datasource | package | from | to | | ---------- | ------------------------------------------------------------------------------------ | ------- | ------- | | helm | kube-prometheus-stack | 58.4.0 | 58.6.0 | | docker | quay.io/prometheus-operator/prometheus-config-reloader | v0.73.2 | v0.74.0 | | docker | quay.io/prometheus-operator/prometheus-operator | v0.73.2 | v0.74.0 | | docker | quay.io/prometheus/prometheus | v2.51.2 | v2.52.0 | | docker | registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader | v0.73.2 | v0.74.0 | | docker | registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator | v0.73.2 | v0.74.0 | | docker | registry1.dso.mil/ironbank/opensource/prometheus/prometheus | v2.51.2 | v2.52.0 |
322b9f5 to
900d293
Compare
mjnagel
approved these changes
May 21, 2024
mjnagel
pushed a commit
that referenced
this pull request
May 23, 2024
🤖 I have created a release *beep* *boop* --- ## [0.22.0](v0.21.1...v0.22.0) (2024-05-22) ### Features * add `expose` service entry for internal cluster traffic ([#356](#356)) ([1bde4cc](1bde4cc)) * add reconciliation retries for CRs ([#423](#423)) ([424b57b](424b57b)) * uds common renovate config ([#391](#391)) ([035786c](035786c)) * uds core docs ([#414](#414)) ([a35ca7b](a35ca7b)) ### Bug Fixes * mismatched exemption/policy for DropAllCapabilities ([#384](#384)) ([d8ec278](d8ec278)) * pepr mutation annotation overwrite ([#385](#385)) ([6e56b2a](6e56b2a)) * renovate config grouping, test-infra ([#411](#411)) ([05fd407](05fd407)) * renovate pepr comment ([#410](#410)) ([a825388](a825388)) ### Miscellaneous * **deps:** update keycloak ([#390](#390)) ([3e82c4e](3e82c4e)) * **deps:** update keycloak to v24.0.4 ([#397](#397)) ([c0420ea](c0420ea)) * **deps:** update keycloak to v24.0.4 ([#402](#402)) ([e454576](e454576)) * **deps:** update neuvector to v9.4 ([#381](#381)) ([20d4170](20d4170)) * **deps:** update pepr to 0.31.0 ([#360](#360)) ([fbd61ea](fbd61ea)) * **deps:** update prometheus-stack ([#348](#348)) ([49cb11a](49cb11a)) * **deps:** update prometheus-stack ([#392](#392)) ([2e656f5](2e656f5)) * **deps:** update uds to v0.10.4 ([#228](#228)) ([1750b23](1750b23)) * **deps:** update uds-k3d to v0.6.0 ([#398](#398)) ([288f009](288f009)) * **deps:** update velero ([#350](#350)) ([e7cb33e](e7cb33e)) * **deps:** update zarf to v0.33.2 ([#394](#394)) ([201a37b](201a37b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
rjferguson21
pushed a commit
that referenced
this pull request
Jul 11, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | minor | `58.4.0` -> `58.6.0` | | quay.io/prometheus-operator/prometheus-config-reloader | minor | `v0.73.2` -> `v0.74.0` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | minor | `v0.73.2` -> `v0.74.0` | | quay.io/prometheus/prometheus | minor | `v2.51.2` -> `v2.52.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | minor | `v0.73.2` -> `v0.74.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | minor | `v0.73.2` -> `v0.74.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/prometheus](https://prometheus.io/) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/prometheus)) | minor | `v2.51.2` -> `v2.52.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v58.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.3...kube-prometheus-stack-58.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Prometheus rules and Grafana dashboards by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4531](https://togithub.com/prometheus-community/helm-charts/pull/4531) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-58.5.3...kube-prometheus-stack-58.6.0 ### [`v58.5.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.2...kube-prometheus-stack-58.5.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add the possibility to specify objectSelector for admissionWebhooks objects by [@​alexissellier](https://togithub.com/alexissellier) in [https://github.com/prometheus-community/helm-charts/pull/4540](https://togithub.com/prometheus-community/helm-charts/pull/4540) #### New Contributors - [@​alexissellier](https://togithub.com/alexissellier) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4540](https://togithub.com/prometheus-community/helm-charts/pull/4540) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-58.5.2...kube-prometheus-stack-58.5.3 ### [`v58.5.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.1...kube-prometheus-stack-58.5.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] ThanosRuler limit resource names up to 63 characters by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4527](https://togithub.com/prometheus-community/helm-charts/pull/4527) **Full Changelog**: prometheus-community/helm-charts@prometheus-sql-exporter-0.1.0...kube-prometheus-stack-58.5.2 ### [`v58.5.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.0...kube-prometheus-stack-58.5.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix exemplar indentation for consistency by [@​lpetrazickisupgrade](https://togithub.com/lpetrazickisupgrade) in [https://github.com/prometheus-community/helm-charts/pull/4524](https://togithub.com/prometheus-community/helm-charts/pull/4524) #### New Contributors - [@​lpetrazickisupgrade](https://togithub.com/lpetrazickisupgrade) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4524](https://togithub.com/prometheus-community/helm-charts/pull/4524) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.21.0...kube-prometheus-stack-58.5.1 ### [`v58.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.4.1...kube-prometheus-stack-58.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump prom to 2.52.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4530](https://togithub.com/prometheus-community/helm-charts/pull/4530) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-58.4.1...kube-prometheus-stack-58.5.0 ### [`v58.4.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.4.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.4.0...kube-prometheus-stack-58.4.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Make TLS verification in kubelet servicemonitor configurable by [@​matofeder](https://togithub.com/matofeder) in [https://github.com/prometheus-community/helm-charts/pull/4528](https://togithub.com/prometheus-community/helm-charts/pull/4528) #### New Contributors - [@​matofeder](https://togithub.com/matofeder) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4528](https://togithub.com/prometheus-community/helm-charts/pull/4528) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.11.0...kube-prometheus-stack-58.4.1 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.74.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.74.0): 0.74.0 / 2024-05-17 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.73.2...v0.74.0) - \[CHANGE/BUGFIX] Change the `proxyConnectHeader` field of the proxy configuration in the `ScrapeConfig` CRD from a map of strings to a map of string slices. [#​6541](https://togithub.com/prometheus-operator/prometheus-operator/issues/6541) - \[CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. [#​6576](https://togithub.com/prometheus-operator/prometheus-operator/issues/6576) - \[FEATURE] Add support for the Nomad Service Discovery to the `ScrapeConfig` CRD. [#​6485](https://togithub.com/prometheus-operator/prometheus-operator/issues/6485) - \[FEATURE] Add `relabelings` field for Alertmanager's endpoints in the `Prometheus` CRD. [#​6467](https://togithub.com/prometheus-operator/prometheus-operator/issues/6467) - \[FEATURE] Add `alertRelabelings` field for the Alertmanager's endpoints in the `Prometheus` CRD. [#​6450](https://togithub.com/prometheus-operator/prometheus-operator/issues/6450) - \[FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the `ScrapeConfig` CRD. [#​6595](https://togithub.com/prometheus-operator/prometheus-operator/issues/6595) - \[FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the `Prometheus` and `PrometheusAgent` CRDs. [#​6596](https://togithub.com/prometheus-operator/prometheus-operator/issues/6596) - \[ENHANCEMENT] Add Go runtime scheduler metrics to the operator. [#​6563](https://togithub.com/prometheus-operator/prometheus-operator/issues/6563) - \[ENHANCEMENT] Add `go_sync_mutex_wait_total_seconds_total` metric to the operator. [#​6581](https://togithub.com/prometheus-operator/prometheus-operator/issues/6581) - \[BUGFIX] Allow templated strings for the responder's `type` in OpsGenie configuration. [#​6378](https://togithub.com/prometheus-operator/prometheus-operator/issues/6378) - \[BUGFIX] Fix nil pointer panic in the `AlertmanagerConfig` Webex receiver. [#​6582](https://togithub.com/prometheus-operator/prometheus-operator/issues/6582) - \[BUGFIX] Apply TLS scrape class settings to all `PodMonitor`, `Probe` and `ScrapeConfig` objects. [#​6573](https://togithub.com/prometheus-operator/prometheus-operator/issues/6573) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
rjferguson21
pushed a commit
that referenced
this pull request
Jul 11, 2024
🤖 I have created a release *beep* *boop* --- ## [0.22.0](v0.21.1...v0.22.0) (2024-05-22) ### Features * add `expose` service entry for internal cluster traffic ([#356](#356)) ([1bde4cc](1bde4cc)) * add reconciliation retries for CRs ([#423](#423)) ([424b57b](424b57b)) * uds common renovate config ([#391](#391)) ([035786c](035786c)) * uds core docs ([#414](#414)) ([a35ca7b](a35ca7b)) ### Bug Fixes * mismatched exemption/policy for DropAllCapabilities ([#384](#384)) ([d8ec278](d8ec278)) * pepr mutation annotation overwrite ([#385](#385)) ([6e56b2a](6e56b2a)) * renovate config grouping, test-infra ([#411](#411)) ([05fd407](05fd407)) * renovate pepr comment ([#410](#410)) ([a825388](a825388)) ### Miscellaneous * **deps:** update keycloak ([#390](#390)) ([3e82c4e](3e82c4e)) * **deps:** update keycloak to v24.0.4 ([#397](#397)) ([c0420ea](c0420ea)) * **deps:** update keycloak to v24.0.4 ([#402](#402)) ([e454576](e454576)) * **deps:** update neuvector to v9.4 ([#381](#381)) ([20d4170](20d4170)) * **deps:** update pepr to 0.31.0 ([#360](#360)) ([fbd61ea](fbd61ea)) * **deps:** update prometheus-stack ([#348](#348)) ([49cb11a](49cb11a)) * **deps:** update prometheus-stack ([#392](#392)) ([2e656f5](2e656f5)) * **deps:** update uds to v0.10.4 ([#228](#228)) ([1750b23](1750b23)) * **deps:** update uds-k3d to v0.6.0 ([#398](#398)) ([288f009](288f009)) * **deps:** update velero ([#350](#350)) ([e7cb33e](e7cb33e)) * **deps:** update zarf to v0.33.2 ([#394](#394)) ([201a37b](201a37b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mjnagel
pushed a commit
to BagelLab/uds-core
that referenced
this pull request
Nov 14, 2025
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | minor | `58.4.0` -> `58.6.0` | | quay.io/prometheus-operator/prometheus-config-reloader | minor | `v0.73.2` -> `v0.74.0` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | minor | `v0.73.2` -> `v0.74.0` | | quay.io/prometheus/prometheus | minor | `v2.51.2` -> `v2.52.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | minor | `v0.73.2` -> `v0.74.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | minor | `v0.73.2` -> `v0.74.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/prometheus](https://prometheus.io/) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/prometheus)) | minor | `v2.51.2` -> `v2.52.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v58.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.3...kube-prometheus-stack-58.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Prometheus rules and Grafana dashboards by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4531](https://togithub.com/prometheus-community/helm-charts/pull/4531) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-58.5.3...kube-prometheus-stack-58.6.0 ### [`v58.5.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.2...kube-prometheus-stack-58.5.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add the possibility to specify objectSelector for admissionWebhooks objects by [@​alexissellier](https://togithub.com/alexissellier) in [https://github.com/prometheus-community/helm-charts/pull/4540](https://togithub.com/prometheus-community/helm-charts/pull/4540) #### New Contributors - [@​alexissellier](https://togithub.com/alexissellier) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4540](https://togithub.com/prometheus-community/helm-charts/pull/4540) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-58.5.2...kube-prometheus-stack-58.5.3 ### [`v58.5.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.1...kube-prometheus-stack-58.5.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] ThanosRuler limit resource names up to 63 characters by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4527](https://togithub.com/prometheus-community/helm-charts/pull/4527) **Full Changelog**: prometheus-community/helm-charts@prometheus-sql-exporter-0.1.0...kube-prometheus-stack-58.5.2 ### [`v58.5.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.5.0...kube-prometheus-stack-58.5.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix exemplar indentation for consistency by [@​lpetrazickisupgrade](https://togithub.com/lpetrazickisupgrade) in [https://github.com/prometheus-community/helm-charts/pull/4524](https://togithub.com/prometheus-community/helm-charts/pull/4524) #### New Contributors - [@​lpetrazickisupgrade](https://togithub.com/lpetrazickisupgrade) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4524](https://togithub.com/prometheus-community/helm-charts/pull/4524) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.21.0...kube-prometheus-stack-58.5.1 ### [`v58.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.4.1...kube-prometheus-stack-58.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump prom to 2.52.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4530](https://togithub.com/prometheus-community/helm-charts/pull/4530) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-58.4.1...kube-prometheus-stack-58.5.0 ### [`v58.4.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.4.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.4.0...kube-prometheus-stack-58.4.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Make TLS verification in kubelet servicemonitor configurable by [@​matofeder](https://togithub.com/matofeder) in [https://github.com/prometheus-community/helm-charts/pull/4528](https://togithub.com/prometheus-community/helm-charts/pull/4528) #### New Contributors - [@​matofeder](https://togithub.com/matofeder) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4528](https://togithub.com/prometheus-community/helm-charts/pull/4528) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.11.0...kube-prometheus-stack-58.4.1 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.74.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.74.0): 0.74.0 / 2024-05-17 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.73.2...v0.74.0) - \[CHANGE/BUGFIX] Change the `proxyConnectHeader` field of the proxy configuration in the `ScrapeConfig` CRD from a map of strings to a map of string slices. [#​6541](https://togithub.com/prometheus-operator/prometheus-operator/issues/6541) - \[CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. [#​6576](https://togithub.com/prometheus-operator/prometheus-operator/issues/6576) - \[FEATURE] Add support for the Nomad Service Discovery to the `ScrapeConfig` CRD. [#​6485](https://togithub.com/prometheus-operator/prometheus-operator/issues/6485) - \[FEATURE] Add `relabelings` field for Alertmanager's endpoints in the `Prometheus` CRD. [#​6467](https://togithub.com/prometheus-operator/prometheus-operator/issues/6467) - \[FEATURE] Add `alertRelabelings` field for the Alertmanager's endpoints in the `Prometheus` CRD. [#​6450](https://togithub.com/prometheus-operator/prometheus-operator/issues/6450) - \[FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the `ScrapeConfig` CRD. [#​6595](https://togithub.com/prometheus-operator/prometheus-operator/issues/6595) - \[FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the `Prometheus` and `PrometheusAgent` CRDs. [#​6596](https://togithub.com/prometheus-operator/prometheus-operator/issues/6596) - \[ENHANCEMENT] Add Go runtime scheduler metrics to the operator. [#​6563](https://togithub.com/prometheus-operator/prometheus-operator/issues/6563) - \[ENHANCEMENT] Add `go_sync_mutex_wait_total_seconds_total` metric to the operator. [#​6581](https://togithub.com/prometheus-operator/prometheus-operator/issues/6581) - \[BUGFIX] Allow templated strings for the responder's `type` in OpsGenie configuration. [#​6378](https://togithub.com/prometheus-operator/prometheus-operator/issues/6378) - \[BUGFIX] Fix nil pointer panic in the `AlertmanagerConfig` Webex receiver. [#​6582](https://togithub.com/prometheus-operator/prometheus-operator/issues/6582) - \[BUGFIX] Apply TLS scrape class settings to all `PodMonitor`, `Probe` and `ScrapeConfig` objects. [#​6573](https://togithub.com/prometheus-operator/prometheus-operator/issues/6573) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mjnagel
pushed a commit
to BagelLab/uds-core
that referenced
this pull request
Nov 14, 2025
🤖 I have created a release *beep* *boop* --- ## [0.22.0](defenseunicorns/uds-core@v0.21.1...v0.22.0) (2024-05-22) ### Features * add `expose` service entry for internal cluster traffic ([defenseunicorns#356](defenseunicorns#356)) ([1bde4cc](defenseunicorns@1bde4cc)) * add reconciliation retries for CRs ([defenseunicorns#423](defenseunicorns#423)) ([424b57b](defenseunicorns@424b57b)) * uds common renovate config ([defenseunicorns#391](defenseunicorns#391)) ([035786c](defenseunicorns@035786c)) * uds core docs ([defenseunicorns#414](defenseunicorns#414)) ([a35ca7b](defenseunicorns@a35ca7b)) ### Bug Fixes * mismatched exemption/policy for DropAllCapabilities ([defenseunicorns#384](defenseunicorns#384)) ([d8ec278](defenseunicorns@d8ec278)) * pepr mutation annotation overwrite ([defenseunicorns#385](defenseunicorns#385)) ([6e56b2a](defenseunicorns@6e56b2a)) * renovate config grouping, test-infra ([defenseunicorns#411](defenseunicorns#411)) ([05fd407](defenseunicorns@05fd407)) * renovate pepr comment ([defenseunicorns#410](defenseunicorns#410)) ([a825388](defenseunicorns@a825388)) ### Miscellaneous * **deps:** update keycloak ([defenseunicorns#390](defenseunicorns#390)) ([3e82c4e](defenseunicorns@3e82c4e)) * **deps:** update keycloak to v24.0.4 ([defenseunicorns#397](defenseunicorns#397)) ([c0420ea](defenseunicorns@c0420ea)) * **deps:** update keycloak to v24.0.4 ([defenseunicorns#402](defenseunicorns#402)) ([e454576](defenseunicorns@e454576)) * **deps:** update neuvector to v9.4 ([defenseunicorns#381](defenseunicorns#381)) ([20d4170](defenseunicorns@20d4170)) * **deps:** update pepr to 0.31.0 ([defenseunicorns#360](defenseunicorns#360)) ([fbd61ea](defenseunicorns@fbd61ea)) * **deps:** update prometheus-stack ([defenseunicorns#348](defenseunicorns#348)) ([49cb11a](defenseunicorns@49cb11a)) * **deps:** update prometheus-stack ([defenseunicorns#392](defenseunicorns#392)) ([2e656f5](defenseunicorns@2e656f5)) * **deps:** update uds to v0.10.4 ([defenseunicorns#228](defenseunicorns#228)) ([1750b23](defenseunicorns@1750b23)) * **deps:** update uds-k3d to v0.6.0 ([defenseunicorns#398](defenseunicorns#398)) ([288f009](defenseunicorns@288f009)) * **deps:** update velero ([defenseunicorns#350](defenseunicorns#350)) ([e7cb33e](defenseunicorns@e7cb33e)) * **deps:** update zarf to v0.33.2 ([defenseunicorns#394](defenseunicorns#394)) ([201a37b](defenseunicorns@201a37b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
58.4.0->58.6.0v0.73.2->v0.74.0v0.73.2->v0.74.0v2.51.2->v2.52.0v0.73.2->v0.74.0v0.73.2->v0.74.0v2.51.2->v2.52.0Release Notes
prometheus-community/helm-charts (kube-prometheus-stack)
v58.6.0Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-58.5.3...kube-prometheus-stack-58.6.0
v58.5.3Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-58.5.2...kube-prometheus-stack-58.5.3
v58.5.2Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-sql-exporter-0.1.0...kube-prometheus-stack-58.5.2
v58.5.1Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-25.21.0...kube-prometheus-stack-58.5.1
v58.5.0Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-58.4.1...kube-prometheus-stack-58.5.0
v58.4.1Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@alertmanager-1.11.0...kube-prometheus-stack-58.4.1
prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)
v0.74.0: 0.74.0 / 2024-05-17Compare Source
proxyConnectHeaderfield of the proxy configuration in theScrapeConfigCRD from a map of strings to a map of string slices. #6541ScrapeConfigCRD. #6485relabelingsfield for Alertmanager's endpoints in thePrometheusCRD. #6467alertRelabelingsfield for the Alertmanager's endpoints in thePrometheusCRD. #6450ScrapeConfigCRD. #6595PrometheusandPrometheusAgentCRDs. #6596go_sync_mutex_wait_total_seconds_totalmetric to the operator. #6581typein OpsGenie configuration. #6378AlertmanagerConfigWebex receiver. #6582PodMonitor,ProbeandScrapeConfigobjects. #6573Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.