From 63d34cc74b3fc896a611a51983683ff396e434b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 04:36:14 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/flagd docker tag to v0.5.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..debca6ea3 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.5.1 providerArgs: "" envVarPrefix: "FLAGD" defaultSyncProvider: kubernetes