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

feat(container): update prometheus-blackbox-exporter ( 9.1.0 β†’ 9.2.0 ) #7967

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Jan 31, 2025

This PR contains the following updates:

Package Update Change
prometheus-blackbox-exporter minor 9.1.0 -> 9.2.0

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@lab-assistant lab-assistant bot added renovate/container type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes labels Jan 31, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 31, 2025

--- kubernetes/apps/monitoring/blackbox-exporter/app Kustomization: monitoring/blackbox-exporter HelmRelease: monitoring/blackbox-exporter

+++ kubernetes/apps/monitoring/blackbox-exporter/app Kustomization: monitoring/blackbox-exporter HelmRelease: monitoring/blackbox-exporter

@@ -14,13 +14,13 @@

       chart: prometheus-blackbox-exporter
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 9.1.0
+      version: 9.2.0
   interval: 30m
   values:
     config:
       modules:
         http_2xx:
           http:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 31, 2025

--- HelmRelease: monitoring/blackbox-exporter Deployment: monitoring/blackbox-exporter

+++ HelmRelease: monitoring/blackbox-exporter Deployment: monitoring/blackbox-exporter

@@ -7,12 +7,13 @@

   labels:
     app.kubernetes.io/name: prometheus-blackbox-exporter
     app.kubernetes.io/instance: blackbox-exporter
     app.kubernetes.io/managed-by: Helm
 spec:
   replicas: 1
+  revisionHistoryLimit: 10
   selector:
     matchLabels:
       app.kubernetes.io/name: prometheus-blackbox-exporter
       app.kubernetes.io/instance: blackbox-exporter
   strategy:
     rollingUpdate:

| datasource | package                                                          | from  | to    |
| ---------- | ---------------------------------------------------------------- | ----- | ----- |
| docker     | ghcr.io/prometheus-community/charts/prometheus-blackbox-exporter | 9.1.0 | 9.2.0 |
@lab-assistant lab-assistant bot force-pushed the renovate/prometheus-blackbox-exporter-9.x branch from 6825c06 to fcedc5a Compare February 1, 2025 08:21
@bjw-s bjw-s enabled auto-merge (squash) February 1, 2025 08:21
@bjw-s bjw-s merged commit 03258e1 into main Feb 1, 2025
15 checks passed
@bjw-s bjw-s deleted the renovate/prometheus-blackbox-exporter-9.x branch February 1, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes renovate/container type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant