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-snmp-exporter ( 5.6.0 β†’ 6.0.0 ) #528

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stimpy-bot[bot]
Copy link
Contributor

@stimpy-bot stimpy-bot bot commented Jan 11, 2025

This PR contains the following updates:

Package Update Change
prometheus-snmp-exporter major 5.6.0 -> 6.0.0

Configuration

πŸ“… Schedule: Branch creation - "every weekend" in timezone America/Chicago, 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.

Copy link

--- kubernetes/apps/observability/exporters/snmp-exporter/app Kustomization: flux-system/snmp-exporter HelmRelease: observability/snmp-exporter-synology-nas

+++ kubernetes/apps/observability/exporters/snmp-exporter/app Kustomization: flux-system/snmp-exporter HelmRelease: observability/snmp-exporter-synology-nas

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

     spec:
       chart: prometheus-snmp-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 5.6.0
+      version: 6.0.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false
--- kubernetes/apps/observability/exporters/snmp-exporter/app Kustomization: flux-system/snmp-exporter HelmRelease: observability/snmp-exporter-cyberpower-pdu

+++ kubernetes/apps/observability/exporters/snmp-exporter/app Kustomization: flux-system/snmp-exporter HelmRelease: observability/snmp-exporter-cyberpower-pdu

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

     spec:
       chart: prometheus-snmp-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 5.6.0
+      version: 6.0.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false
--- kubernetes/apps/observability/exporters/snmp-exporter/app Kustomization: flux-system/snmp-exporter HelmRelease: observability/snmp-exporter-cyberpower-ups

+++ kubernetes/apps/observability/exporters/snmp-exporter/app Kustomization: flux-system/snmp-exporter HelmRelease: observability/snmp-exporter-cyberpower-ups

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

     spec:
       chart: prometheus-snmp-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 5.6.0
+      version: 6.0.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

Copy link

github-actions bot commented Jan 11, 2025

--- HelmRelease: observability/snmp-exporter-cyberpower-pdu Deployment: observability/snmp-exporter-cyberpower-pdu

+++ HelmRelease: observability/snmp-exporter-cyberpower-pdu Deployment: observability/snmp-exporter-cyberpower-pdu

@@ -32,28 +32,28 @@

       annotations: {}
     spec:
       restartPolicy: Always
       serviceAccountName: snmp-exporter-cyberpower-pdu
       containers:
       - name: snmp-exporter
-        image: quay.io/prometheus/snmp-exporter:v0.26.0
+        image: quay.io/prometheus/snmp-exporter:v0.27.0
         imagePullPolicy: IfNotPresent
         securityContext:
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
         args: null
         resources: {}
         ports:
         - containerPort: 9116
           name: http
         livenessProbe:
           httpGet:
-            path: /health
+            path: /
             port: http
         readinessProbe:
           httpGet:
-            path: /health
+            path: /
             port: http
         volumeMounts: null
       volumes: null
 
--- HelmRelease: observability/snmp-exporter-synology-nas Deployment: observability/snmp-exporter-synology-nas

+++ HelmRelease: observability/snmp-exporter-synology-nas Deployment: observability/snmp-exporter-synology-nas

@@ -32,28 +32,28 @@

       annotations: {}
     spec:
       restartPolicy: Always
       serviceAccountName: snmp-exporter-synology-nas
       containers:
       - name: snmp-exporter
-        image: quay.io/prometheus/snmp-exporter:v0.26.0
+        image: quay.io/prometheus/snmp-exporter:v0.27.0
         imagePullPolicy: IfNotPresent
         securityContext:
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
         args: null
         resources: {}
         ports:
         - containerPort: 9116
           name: http
         livenessProbe:
           httpGet:
-            path: /health
+            path: /
             port: http
         readinessProbe:
           httpGet:
-            path: /health
+            path: /
             port: http
         volumeMounts: null
       volumes: null
 
--- HelmRelease: observability/snmp-exporter-cyberpower-ups Deployment: observability/snmp-exporter-cyberpower-ups

+++ HelmRelease: observability/snmp-exporter-cyberpower-ups Deployment: observability/snmp-exporter-cyberpower-ups

@@ -32,28 +32,28 @@

       annotations: {}
     spec:
       restartPolicy: Always
       serviceAccountName: snmp-exporter-cyberpower-ups
       containers:
       - name: snmp-exporter
-        image: quay.io/prometheus/snmp-exporter:v0.26.0
+        image: quay.io/prometheus/snmp-exporter:v0.27.0
         imagePullPolicy: IfNotPresent
         securityContext:
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
         args: null
         resources: {}
         ports:
         - containerPort: 9116
           name: http
         livenessProbe:
           httpGet:
-            path: /health
+            path: /
             port: http
         readinessProbe:
           httpGet:
-            path: /health
+            path: /
             port: http
         volumeMounts: null
       volumes: null
 

@stimpy-bot stimpy-bot bot force-pushed the renovate/prometheus-snmp-exporter-6.x branch 10 times, most recently from de73d28 to ada5ca9 Compare January 18, 2025 13:08
@stimpy-bot stimpy-bot bot force-pushed the renovate/prometheus-snmp-exporter-6.x branch 4 times, most recently from 0aae15e to 3869c89 Compare January 18, 2025 17:06
@stimpy-bot stimpy-bot bot force-pushed the renovate/prometheus-snmp-exporter-6.x branch from 3869c89 to 3e77d45 Compare January 18, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants