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 ) #3261

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot 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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner January 31, 2025 22:05
@layla-bot layla-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 31, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jan 31, 2025

--- HelmRelease: observability/blackbox-exporter Deployment: observability/blackbox-exporter

+++ HelmRelease: observability/blackbox-exporter Deployment: observability/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:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jan 31, 2025

--- kubernetes/main/apps/observability/blackbox-exporter/app Kustomization: flux-system/blackbox-exporter HelmRelease: observability/blackbox-exporter

+++ kubernetes/main/apps/observability/blackbox-exporter/app Kustomization: flux-system/blackbox-exporter HelmRelease: observability/blackbox-exporter

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

     spec:
       chart: prometheus-blackbox-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 9.1.0
+      version: 9.2.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@kashalls kashalls merged commit 51e639f into main Jan 31, 2025
12 checks passed
@layla-bot layla-bot bot deleted the renovate/main-prometheus-blackbox-exporter-9.x branch January 31, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant