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

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

bot-blake[bot]
Copy link
Contributor

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

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner January 31, 2025 22:06
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 31, 2025
@bot-blake
Copy link
Contributor Author

bot-blake 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

@@ -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

@bot-blake
Copy link
Contributor Author

bot-blake 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:

@buroa buroa merged commit ec0c5b0 into master Jan 31, 2025
10 checks passed
@buroa buroa deleted the renovate/prometheus-blackbox-exporter-9.x branch January 31, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant