From 951984ec203baad6efcdd284836e5db611e8de23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 19:50:35 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-feature/flagd docker tag to v0.4.5 --- 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..f0f7fd434 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.4.5 providerArgs: "" envVarPrefix: "FLAGD" defaultSyncProvider: kubernetes