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(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.4.0 ) #5330

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
prometheus-snmp-exporter (source) minor 5.1.0 -> 5.4.0

Release Notes

prometheus-community/helm-charts (prometheus-snmp-exporter)

v5.4.0

Compare Source

Install kube-state-metrics to generate and expose cluster-level metrics

v5.3.0

Compare Source

A Helm chart for prometheus postgres-exporter

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-opencost-exporter-0.1.0...prometheus-postgres-exporter-5.3.0

v5.2.0

Compare Source

A Helm chart for prometheus postgres-exporter

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-adapter-4.8.0...prometheus-postgres-exporter-5.2.0

v5.1.1

Compare Source

Prometheus SNMP Exporter

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-58.1.1...prometheus-snmp-exporter-5.1.1


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 Mend Renovate. View repository job log here.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Apr 14, 2024

--- kubernetes/cluster-0/apps/monitoring/snmp-exporter/apc-ups Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter-apc-ups

+++ kubernetes/cluster-0/apps/monitoring/snmp-exporter/apc-ups Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter-apc-ups

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

     spec:
       chart: prometheus-snmp-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 5.1.0
+      version: 5.4.0
   dependsOn:
   - name: kube-prometheus-stack
     namespace: monitoring
   install:
     remediation:
       retries: 3

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Apr 14, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.15s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 3.0s
✅ YAML prettier 1 0 0.53s
✅ YAML yamllint 1 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title fix(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.1.1 ) feat(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.2.0 ) Apr 26, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-prometheus-snmp-exporter-5.x branch 2 times, most recently from 65cb374 to b055aba Compare April 28, 2024 11:24
@renovate renovate bot changed the title feat(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.2.0 ) feat(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.3.0 ) Apr 28, 2024
| datasource | package                  | from  | to    |
| ---------- | ------------------------ | ----- | ----- |
| helm       | prometheus-snmp-exporter | 5.1.0 | 5.4.0 |
@renovate renovate bot changed the title feat(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.3.0 ) feat(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.4.0 ) May 13, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-prometheus-snmp-exporter-5.x branch from b055aba to c190926 Compare May 13, 2024 16:39
@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented May 13, 2024

--- HelmRelease: monitoring/snmp-exporter-apc-ups Deployment: snmp-exporter-apc-ups

+++ HelmRelease: monitoring/snmp-exporter-apc-ups Deployment: snmp-exporter-apc-ups

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

       annotations: {}
     spec:
       restartPolicy: Always
       serviceAccountName: snmp-exporter-apc-ups
       containers:
       - name: snmp-exporter
-        image: quay.io/prometheus/snmp-exporter:v0.25.0
+        image: quay.io/prometheus/snmp-exporter:v0.26.0
         imagePullPolicy: IfNotPresent
         securityContext:
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
         args:

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.

None yet

0 participants