Skip to content

Commit 7a5e5f5

Browse files
Update all non-major dependencies
1 parent a36d6a1 commit 7a5e5f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/prometheus-federator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ helmProjectOperator:
209209
cleanup:
210210
image:
211211
repository: rancher/kuberlr-kubectl
212-
tag: v4.0.2
212+
tag: v4.0.4
213213
pullPolicy: IfNotPresent
214214

215215
## Define which Nodes the Pods are scheduled on.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/rancher/prometheus-federator
22

33
go 1.23.0
44

5-
toolchain go1.23.4
5+
toolchain go1.23.12
66

77
require (
88
github.com/caarlos0/env/v11 v11.1.0

0 commit comments

Comments
 (0)