generated from onedr0p/cluster-template
-
-
Notifications
You must be signed in to change notification settings - Fork 5
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 ghcr.io/kiwigrid/k8s-sidecar ( 1.28.4 → 1.29.0 ) #3490
Merged
Conversation
This file contains 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
| datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | ghcr.io/kiwigrid/k8s-sidecar | 1.28.4 | 1.29.0 |
smurf-bot
bot
added
type/minor
area/kubernetes
Changes made in the kubernetes directory
cluster/main
cluster/utility
labels
Jan 10, 2025
--- kubernetes/main/apps/observability/exporters/nut-exporter/app Kustomization: flux-system/nut-exporter HelmRelease: observability/nut-exporter
+++ kubernetes/main/apps/observability/exporters/nut-exporter/app Kustomization: flux-system/nut-exporter HelmRelease: observability/nut-exporter
@@ -36,13 +36,13 @@
args:
- --nut.vars_enable="battery.charge,battery.charge,battery.runtime,battery.voltage,battery.voltage.nominal,input.voltage,input.voltage.nominal,output.voltage,output.voltage.nominal,ups.realpower,ups.load,ups.status,ups.status"
env:
TZ: America/Edmonton
image:
repository: ghcr.io/druggeri/nut_exporter
- tag: 3.1.3
+ tag: 3.1.1
probes:
liveness:
enabled: true
readiness:
enabled: true
startup:
--- kubernetes/main/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
+++ kubernetes/main/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
@@ -86,13 +86,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
+ tag: 1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
resources:
limits:
memory: 256Mi
requests:
cpu: 10m
restartPolicy: Always |
--- HelmRelease: observability/nut-exporter Deployment: observability/nut-exporter
+++ HelmRelease: observability/nut-exporter Deployment: observability/nut-exporter
@@ -38,13 +38,13 @@
containers:
- args:
- --nut.vars_enable="battery.charge,battery.charge,battery.runtime,battery.voltage,battery.voltage.nominal,input.voltage,input.voltage.nominal,output.voltage,output.voltage.nominal,ups.realpower,ups.load,ups.status,ups.status"
env:
- name: TZ
value: America/Edmonton
- image: ghcr.io/druggeri/nut_exporter:3.1.3
+ image: ghcr.io/druggeri/nut_exporter:3.1.1
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 9199
--- HelmRelease: observability/gatus Deployment: observability/gatus
+++ HelmRelease: observability/gatus Deployment: observability/gatus
@@ -61,13 +61,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
name: init-config
resources:
limits:
memory: 256Mi
requests:
cpu: 10m |
--- HelmRelease: observability/nut-exporter Deployment: observability/nut-exporter
+++ HelmRelease: observability/nut-exporter Deployment: observability/nut-exporter
@@ -38,13 +38,13 @@
containers:
- args:
- --nut.vars_enable="battery.charge,battery.charge,battery.runtime,battery.voltage,battery.voltage.nominal,input.voltage,input.voltage.nominal,output.voltage,output.voltage.nominal,ups.realpower,ups.load,ups.status,ups.status"
env:
- name: TZ
value: America/Edmonton
- image: ghcr.io/druggeri/nut_exporter:3.1.3
+ image: ghcr.io/druggeri/nut_exporter:3.1.1
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 9199
--- HelmRelease: observability/gatus Deployment: observability/gatus
+++ HelmRelease: observability/gatus Deployment: observability/gatus
@@ -61,13 +61,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
name: init-config
resources:
limits:
memory: 256Mi
requests:
cpu: 10m |
--- kubernetes/main/apps/observability/exporters/nut-exporter/app Kustomization: flux-system/nut-exporter HelmRelease: observability/nut-exporter
+++ kubernetes/main/apps/observability/exporters/nut-exporter/app Kustomization: flux-system/nut-exporter HelmRelease: observability/nut-exporter
@@ -36,13 +36,13 @@
args:
- --nut.vars_enable="battery.charge,battery.charge,battery.runtime,battery.voltage,battery.voltage.nominal,input.voltage,input.voltage.nominal,output.voltage,output.voltage.nominal,ups.realpower,ups.load,ups.status,ups.status"
env:
TZ: America/Edmonton
image:
repository: ghcr.io/druggeri/nut_exporter
- tag: 3.1.3
+ tag: 3.1.1
probes:
liveness:
enabled: true
readiness:
enabled: true
startup:
--- kubernetes/main/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
+++ kubernetes/main/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
@@ -86,13 +86,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
+ tag: 1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
resources:
limits:
memory: 256Mi
requests:
cpu: 10m
restartPolicy: Always |
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
cluster/main
cluster/utility
renovate/container
type/minor
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:
1.28.4
->1.29.0
Release Notes
kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)
v1.29.0
Compare Source
🚀 Features
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.
This PR has been generated by Renovate Bot.