fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.5 )#534
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.5 )#534renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/monitor/network-ups-tools/app Kustomization: monitor/network-ups-tools HelmRelease: monitor/network-ups-tools
+++ kubernetes/apps/monitor/network-ups-tools/app Kustomization: monitor/network-ups-tools HelmRelease: monitor/network-ups-tools
@@ -45,13 +45,13 @@
controllers:
network-ups-tools:
containers:
exporter:
image:
repository: ghcr.io/druggeri/nut_exporter
- tag: 3.2.1
+ tag: 3.2.5
network-ups-tools:
env:
- name: TZ
value: ..PLACEHOLDER_CONFIG_TIMEZONE..
- name: NODE_NAME
valueFrom:
@@ -77,13 +77,13 @@
env:
NUT_EXPORTER_PASSWORD: bacon
NUT_EXPORTER_SERVER: zeus.nas.internal
NUT_EXPORTER_USERNAME: monuser
image:
repository: ghcr.io/druggeri/nut_exporter
- tag: 3.2.1
+ tag: 3.2.5
pod:
labels:
app.kubernetes.io/component: nut-exporter-unraid
persistence:
config:
advancedMounts: |
--- HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools
+++ HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools
@@ -34,13 +34,13 @@
automountServiceAccountToken: true
hostIPC: false
hostNetwork: false
hostPID: false
dnsPolicy: ClusterFirst
containers:
- - image: ghcr.io/druggeri/nut_exporter:3.2.1
+ - image: ghcr.io/druggeri/nut_exporter:3.2.5
name: exporter
- env:
- name: TZ
value: ..PLACEHOLDER_CONFIG_TIMEZONE..
- name: NODE_NAME
valueFrom:
--- HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools-nut-exporter-unraid
+++ HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools-nut-exporter-unraid
@@ -41,9 +41,9 @@
- name: NUT_EXPORTER_PASSWORD
value: bacon
- name: NUT_EXPORTER_SERVER
value: zeus.nas.internal
- name: NUT_EXPORTER_USERNAME
value: monuser
- image: ghcr.io/druggeri/nut_exporter:3.2.1
+ image: ghcr.io/druggeri/nut_exporter:3.2.5
name: nut-exporter-unraid
|
a4db92e to
5cae081
Compare
5cae081 to
cb67e3c
Compare
cb67e3c to
e357d30
Compare
e357d30 to
58e2b52
Compare
58e2b52 to
3ebe96b
Compare
3ebe96b to
633356e
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:
3.2.1→3.2.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
DRuggeri/nut_exporter (ghcr.io/druggeri/nut_exporter)
v3.2.5Compare Source
New
v3.2.4Compare Source
Fix
v3.2.3Compare Source
Fix
v3.2.2Compare Source
Fix
Misc
go installwill work as one would expect. Thanks for the fix in #60, @Electrenator!Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.