From 27d41b31d00776f38bed26c97a2d29e6c8e577f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 03:07:27 +0000 Subject: [PATCH] Update ghcr.io/opencost/opencost Docker tag to v1.121.1 --- helm-charts/opencost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/opencost/values.yaml b/helm-charts/opencost/values.yaml index 1046d87..c4f64b7 100755 --- a/helm-charts/opencost/values.yaml +++ b/helm-charts/opencost/values.yaml @@ -142,7 +142,7 @@ opencost: # -- Exporter container image name repository: opencost/opencost # -- Exporter container image tag - tag: "1.117.3@sha256:09fae89c4544ec2a891e2902e88ce3137d7032c6edbe0fd97441aaee7bdbea54" + tag: "1.121.1@sha256:50052694785db32174332670920faf7b7f55d32a91ba3caec1e9207a58338ff5" # -- Exporter container image pull policy pullPolicy: IfNotPresent # -- Override the full image name for development purposes