From 0f4c5443a945d50d8d23513e54590b4cdf3429ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 07:43:16 +0100 Subject: [PATCH] chore(deps): update ghcr.io/nlamirault/freebox-exporter docker tag to v1 (#671) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-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"