From ba081bd309625a8ae01375b3c3162b9e50e1eb07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 05:25:15 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/flagd docker tag to v0.6.1 --- chart/open-feature-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/open-feature-operator/values.yaml b/chart/open-feature-operator/values.yaml index a8b1efe3b..0b8d7617d 100644 --- a/chart/open-feature-operator/values.yaml +++ b/chart/open-feature-operator/values.yaml @@ -8,7 +8,7 @@ sidecarConfiguration: image: # these fields must remain in the same order, renovate uses a regex to update the tag value repository: "ghcr.io/open-feature/flagd" - tag: v0.4.1 + tag: v0.6.1 providerArgs: "" envVarPrefix: "FLAGD" defaultSyncProvider: kubernetes