Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update prometheus-stack #301

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 57.1.1 -> 58.1.2
prometheus-operator-crds major 10.0.0 -> 11.0.0
quay.io/prometheus-operator/prometheus-config-reloader minor v0.72.0 -> v0.73.1
quay.io/prometheus-operator/prometheus-operator (source) minor v0.72.0 -> v0.73.1
quay.io/prometheus/prometheus patch v2.51.0 -> v2.51.2
registry.k8s.io/kube-state-metrics/kube-state-metrics minor v2.11.0 -> v2.12.0
registry1.dso.mil/ironbank/opensource/kubernetes/kube-state-metrics (source) minor v2.11.0 -> v2.12.0
registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader (source) minor v0.72.0 -> v0.73.1
registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator (source) minor v0.72.0 -> v0.73.1
registry1.dso.mil/ironbank/opensource/prometheus/prometheus (source) patch v2.51.0 -> v2.51.2

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v58.1.2

Compare 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-blackbox-exporter-8.15.1...kube-prometheus-stack-58.1.2

v58.1.1

Compare 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-pushgateway-2.11.0...kube-prometheus-stack-58.1.1

v58.1.0

Compare 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-blackbox-exporter-8.15.0...kube-prometheus-stack-58.1.0

v58.0.1

Compare 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-blackbox-exporter-8.14.0...kube-prometheus-stack-58.0.1

v58.0.0

Compare 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-pgbouncer-exporter-0.3.0...kube-prometheus-stack-58.0.0

v57.2.1

Compare 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-state-metrics-5.18.1...kube-prometheus-stack-57.2.1

v57.2.0

Compare 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-pgbouncer-exporter-0.2.0...kube-prometheus-stack-57.2.0

prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)

v0.73.1: 0.73.1 / 2024-04-10

Compare Source

  • [BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. #​6495

v0.73.0: 0.73.0 / 2024-04-03

Compare Source

  • [CHANGE/BUGFIX] Add proxyURL validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #​6464
  • [CHANGE/BUGFIX] Allow empty separator in relabel config. #​6425
  • [FEATURE] Add summary field to the MSteams receiver. #​6206
  • [FEATURE] Add support for Kuma SD in ScrapeConfig CRD. #​6427,#​6465
  • [FEATURE] Add support for Eureka SD in ScrapeConfig CRD. #​6408
  • [FEATURE] Add support for Docker SD in ScrapeConfig CRD. #​6421
  • [FEATURE] Add support for Hetzner SD in ScrapeConfig CRD. #​6436
  • [FEATURE] Add the --kubelet-node-address-priority CLI argument to set the node address priority. #​6377
  • [FEATURE] Add relabelings field to scrape classes. #​6379
  • [FEATURE] Add bodySizeLimit field to the ServiceMonitor and PodMonitor CRDs. #​6349
  • [FEATURE] Add sampleAgeLimit field to the remote-write configuration. #​6326
  • [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #​6351
  • [ENHANCEMENT] Add checks for selectors in KubernetesSDConfig. #​6359
  • [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #​6390
  • [BUGFIX] Add check to determine if Thanos supports the --prometheus.http-client flag. #​6448
  • [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #​6412
  • [BUGFIX] Fix the validation for muteTimeIntervals's months in the AlertmanagerConfig CRD. #​6362

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update prometheus-stack to v57.2.0 chore(deps): update prometheus-stack Mar 28, 2024
@renovate renovate bot force-pushed the renovate/prometheus-stack branch 3 times, most recently from cc0c856 to aa2302b Compare April 3, 2024 13:42
@renovate renovate bot force-pushed the renovate/prometheus-stack branch 5 times, most recently from f7fd8b7 to b04f235 Compare April 10, 2024 16:50
@renovate renovate bot force-pushed the renovate/prometheus-stack branch from b04f235 to 4bf76b5 Compare April 11, 2024 13:58
@renovate renovate bot force-pushed the renovate/prometheus-stack branch 5 times, most recently from cef3b5b to f35e38c Compare April 13, 2024 18:20
| datasource | package                                                                              | from    | to      |
| ---------- | ------------------------------------------------------------------------------------ | ------- | ------- |
| helm       | kube-prometheus-stack                                                                | 57.1.1  | 58.1.2  |
| helm       | prometheus-operator-crds                                                             | 10.0.0  | 11.0.0  |
| docker     | quay.io/prometheus-operator/prometheus-config-reloader                               | v0.72.0 | v0.73.1 |
| docker     | quay.io/prometheus-operator/prometheus-operator                                      | v0.72.0 | v0.73.1 |
| docker     | quay.io/prometheus/prometheus                                                        | v2.51.0 | v2.51.2 |
| docker     | registry.k8s.io/kube-state-metrics/kube-state-metrics                                | v2.11.0 | v2.12.0 |
| docker     | registry1.dso.mil/ironbank/opensource/kubernetes/kube-state-metrics                  | v2.11.0 | v2.12.0 |
| docker     | registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader | v0.72.0 | v0.73.1 |
| docker     | registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator        | v0.72.0 | v0.73.1 |
| docker     | registry1.dso.mil/ironbank/opensource/prometheus/prometheus                          | v2.51.0 | v2.51.2 |
@mjnagel mjnagel merged commit 143eca3 into main Apr 16, 2024
10 checks passed
@mjnagel mjnagel deleted the renovate/prometheus-stack branch April 16, 2024 02:20
mjnagel pushed a commit that referenced this pull request Apr 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.20.0](v0.19.0...v0.20.0)
(2024-04-20)


### Features

* add keycloak sso realm values
([#352](#352))
([74436ea](74436ea))
* add saml and attribute/mapper support for keycloak in uds pepr
operator
([#328](#328))
([c53d4ee](c53d4ee))
* enable sso for neuvector
([#351](#351))
([597353e](597353e))
* keycloak PVC customization
([#341](#341))
([f8eae2a](f8eae2a))


### Bug Fixes

* add nightly uds-bundle.yaml to release-please extras for updates
([#346](#346))
([d1b3071](d1b3071))


### Miscellaneous

* **deps:** update grafana
([#339](#339))
([52e6c1b](52e6c1b))
* **deps:** update neuvector
([#333](#333))
([010e287](010e287))
* **deps:** update pepr
([#340](#340))
([e71ba4a](e71ba4a))
* **deps:** update prometheus-stack
([#301](#301))
([143eca3](143eca3))
* **deps:** update to keycloak 24
([#336](#336))
([1153ba0](1153ba0))
* **deps:** update uds-identity-config to 0.4.1
([#355](#355))
([8485931](8485931))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant