fix(container): update image ghcr.io/jfroy/telegraf-zfs ( 1.37.2 ➔ 1.37.3 )#1208
Merged
renovate[bot] merged 1 commit intomainfrom Feb 24, 2026
Merged
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
--- kubernetes/apps/observability-agents/telegraf/powerwall Kustomization: observability-agents/telegraf-powerwall HelmRelease: observability-agents/telegraf-powerwall
+++ kubernetes/apps/observability-agents/telegraf/powerwall Kustomization: observability-agents/telegraf-powerwall HelmRelease: observability-agents/telegraf-powerwall
@@ -36,13 +36,13 @@
NODE_NAME:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image:
repository: ghcr.io/jfroy/telegraf-zfs
- tag: 1.37.2@sha256:ed552243cf8175a07b041c9faee7a55e458746ecb1052069ab7a197e89960dc3
+ tag: 1.37.3@sha256:81856f37f7e0c26cfbc3ea445872b41a5181aeb15a3edcc364df4fe5304b30c6
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
--- kubernetes/apps/observability-agents/telegraf/zfs Kustomization: observability-agents/telegraf-zfs HelmRelease: observability-agents/telegraf-zfs
+++ kubernetes/apps/observability-agents/telegraf/zfs Kustomization: observability-agents/telegraf-zfs HelmRelease: observability-agents/telegraf-zfs
@@ -35,13 +35,13 @@
NODE_NAME:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image:
repository: ghcr.io/jfroy/telegraf-zfs
- tag: 1.37.2@sha256:ed552243cf8175a07b041c9faee7a55e458746ecb1052069ab7a197e89960dc3
+ tag: 1.37.3@sha256:81856f37f7e0c26cfbc3ea445872b41a5181aeb15a3edcc364df4fe5304b30c6
ports:
- containerPort: 9273
name: metrics
probes:
readiness:
custom: true |
--- HelmRelease: observability-agents/telegraf-zfs DaemonSet: observability-agents/telegraf-zfs
+++ HelmRelease: observability-agents/telegraf-zfs DaemonSet: observability-agents/telegraf-zfs
@@ -47,13 +47,13 @@
containers:
- env:
- name: NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
- image: ghcr.io/jfroy/telegraf-zfs:1.37.2@sha256:ed552243cf8175a07b041c9faee7a55e458746ecb1052069ab7a197e89960dc3
+ image: ghcr.io/jfroy/telegraf-zfs:1.37.3@sha256:81856f37f7e0c26cfbc3ea445872b41a5181aeb15a3edcc364df4fe5304b30c6
name: telegraf
ports:
- containerPort: 9273
name: metrics
readinessProbe:
httpGet:
--- HelmRelease: observability-agents/telegraf-powerwall Deployment: observability-agents/telegraf-powerwall
+++ HelmRelease: observability-agents/telegraf-powerwall Deployment: observability-agents/telegraf-powerwall
@@ -44,13 +44,13 @@
containers:
- env:
- name: NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
- image: ghcr.io/jfroy/telegraf-zfs:1.37.2@sha256:ed552243cf8175a07b041c9faee7a55e458746ecb1052069ab7a197e89960dc3
+ image: ghcr.io/jfroy/telegraf-zfs:1.37.3@sha256:81856f37f7e0c26cfbc3ea445872b41a5181aeb15a3edcc364df4fe5304b30c6
name: telegraf
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
6a6eba9 to
928732b
Compare
928732b to
bd4d6d9
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:
1.37.2→1.37.3Release Notes
influxdata/telegraf (ghcr.io/jfroy/telegraf-zfs)
v1.37.3Compare Source
Bugfixes
common.jolokia2Add Jolokia 2.x compatibility for proxy target tagcommon.opcuaInclude node ID in duplicate metric checkinputs.diskPreserve device tag for virtual filesystemsinputs.dockerRemove pre-filtering of statesinputs.docker_logRemove pre-filtering of statesinputs.jenkinsReport all concurrent buildsinputs.prometheusAdd thread safety and proper cleanup for shared informer factoriesinputs.prometheusCleanup shared informers on stopinputs.upsdStop silently dropping mandatory variables from additional_fieldsserializers.templateUnwrap tracking metricsDependency Updates
depsBump cloud.google.com/go/auth from 0.18.1 to 0.18.2depsBump cloud.google.com/go/bigquery from 1.72.0 to 1.73.1depsBump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0depsBump cloud.google.com/go/storage from 1.59.1 to 1.59.2depsBump cloud.google.com/go/storage from 1.59.2 to 1.60.0depsBump filippo.io/edwards25519 from 1.1.0 to 1.1.1depsBump github.com/ClickHouse/clickhouse-go/v2 from 2.42.0 to 2.43.0depsBump github.com/IBM/nzgo/v12 from 12.0.10 to 12.0.11depsBump github.com/SAP/go-hdb from 1.14.18 to 1.14.19depsBump github.com/SAP/go-hdb from 1.14.19 to 1.14.22depsBump github.com/SAP/go-hdb from 1.14.22 to 1.15.0depsBump github.com/alitto/pond/v2 from 2.6.0 to 2.6.2depsBump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.282.0 to 1.285.0depsBump github.com/coocood/freecache from 1.2.4 to 1.2.5depsBump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0depsBump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1depsBump github.com/google/cel-go from 0.26.1 to 0.27.0depsBump github.com/klauspost/compress from 1.18.3 to 1.18.4depsBump github.com/lxc/incus/v6 from 6.20.0 to 6.21.0depsBump github.com/nats-io/nats-server/v2 from 2.12.3 to 2.12.4depsBump github.com/p4lang/p4runtime from 1.4.1 to 1.5.0depsBump github.com/prometheus-community/pro-bing from 0.7.0 to 0.8.0depsBump github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0depsBump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.26.1depsBump github.com/snowflakedb/gosnowflake from 1.18.1 to 1.19.0depsBump github.com/vertica/vertica-sql-go from 1.3.4 to 1.3.5depsBump go.mongodb.org/mongo-driver from 1.17.7 to 1.17.8depsBump go.mongodb.org/mongo-driver from 1.17.8 to 1.17.9depsBump golang.org/x/mod from 0.32.0 to 0.33.0depsBump golang.org/x/net from 0.49.0 to 0.50.0depsBump golang.org/x/term from 0.39.0 to 0.40.0depsBump golang.org/x/text from 0.33.0 to 0.34.0depsBump google.golang.org/api from 0.262.0 to 0.264.0depsBump google.golang.org/api from 0.264.0 to 0.265.0depsBump google.golang.org/grpc from 1.78.0 to 1.79.1depsBump k8s.io/client-go from 0.35.0 to 0.35.1depsBump modernc.org/sqlite from 1.44.3 to 1.45.0depsBump super-linter/super-linter from 8.3.2 to 8.4.0depsBump super-linter/super-linter from 8.4.0 to 8.5.0depsBump the aws-sdk-go-v2 group with 2 updatesdepsBump the aws-sdk-go-v2 group with 2 updatesdepsBump tj-actions/changed-files from 47.0.1 to 47.0.2depsUpdate github.com/pion/dtls from v2 to v3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.