feat(container): update image prometheus-smartctl-exporter to v0.16.0#391
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image prometheus-smartctl-exporter to v0.16.0#391renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/observability/smartctl-exporter/app Kustomization: flux-system/smartctl-exporter HelmRelease: observability/smartctl-exporter
+++ kubernetes/apps/observability/smartctl-exporter/app Kustomization: flux-system/smartctl-exporter HelmRelease: observability/smartctl-exporter
@@ -13,13 +13,13 @@
spec:
chart: prometheus-smartctl-exporter
sourceRef:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
- version: 0.13.0
+ version: 0.16.0
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false |
--- HelmRelease: observability/smartctl-exporter DaemonSet: observability/smartctl-exporter-0
+++ HelmRelease: observability/smartctl-exporter DaemonSet: observability/smartctl-exporter-0
@@ -23,13 +23,13 @@
labels:
app.kubernetes.io/name: prometheus-smartctl-exporter
app.kubernetes.io/instance: smartctl-exporter
idx: i0
spec:
containers:
- - image: quay.io/prometheuscommunity/smartctl-exporter:v0.13.0
+ - image: quay.io/prometheuscommunity/smartctl-exporter:v0.14.0
imagePullPolicy: IfNotPresent
args:
- --smartctl.path=/usr/sbin/smartctl
- --smartctl.interval=120s
- --smartctl.device=/dev/nvme0n1
- --web.listen-address=0.0.0.0:9633
--- HelmRelease: observability/smartctl-exporter ServiceMonitor: observability/smartctl-exporter
+++ HelmRelease: observability/smartctl-exporter ServiceMonitor: observability/smartctl-exporter
@@ -5,23 +5,25 @@
name: smartctl-exporter
labels:
app.kubernetes.io/name: prometheus-smartctl-exporter
app.kubernetes.io/instance: smartctl-exporter
app.kubernetes.io/managed-by: Helm
spec:
+ attachMetadata:
+ node: false
endpoints:
- interval: 60s
path: /metrics
port: http
scheme: http
scrapeTimeout: 30s
namespaceSelector:
matchNames:
- observability
selector:
matchLabels:
- helm.sh/chart: prometheus-smartctl-exporter-0.13.0
+ helm.sh/chart: prometheus-smartctl-exporter-0.16.0
app.kubernetes.io/name: prometheus-smartctl-exporter
app.kubernetes.io/instance: smartctl-exporter
- app.kubernetes.io/version: v0.13.0
+ app.kubernetes.io/version: v0.14.0
app.kubernetes.io/managed-by: Helm
|
bbbce1f to
5d1bfea
Compare
5d1bfea to
a4b288d
Compare
b02725a to
2511526
Compare
2511526 to
8f12716
Compare
8f12716 to
2ee706a
Compare
2ee706a to
cc89028
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.13.0→0.16.0Release Notes
prometheus-community/smartctl_exporter (prometheus-smartctl-exporter)
v0.14.0Compare Source
smart_statusexported if object is present #260Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.