From afb9c1351e164404e12deb1a4c93e8ac896fa18f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:53:55 +0000 Subject: [PATCH] chore(deps): update ghcr.io/nlamirault/freebox-exporter docker tag to v1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/freebox-exporter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/freebox-exporter/values.yaml b/charts/freebox-exporter/values.yaml index 11535d3f..8048074d 100644 --- a/charts/freebox-exporter/values.yaml +++ b/charts/freebox-exporter/values.yaml @@ -38,7 +38,7 @@ exporter: # -- Docker image image: repository: ghcr.io/nlamirault/freebox-exporter - tag: 0.1.0 + tag: 1.0.0 pullPolicy: IfNotPresent pullSecrets: # - name: "image-pull-secret"