From 687558764b03aa558f57eac66c740a986b8ce987 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:56:11 +0000 Subject: [PATCH] [create-pull-request] automated change (#653) Signed-off-by: GitHub Co-authored-by: thomaspoignant Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml b/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml index c7ad92311a9..b03755ec2b4 100644 --- a/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml +++ b/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml @@ -3,8 +3,8 @@ name: relay-proxy home: https://gofeatureflag.org description: A Helm chart to deploy go-feature-flag-relay proxy into Kubernetes type: application -version: 1.6.0 -appVersion: "v1.6.0" +version: 1.7.0 +appVersion: "v1.7.0" icon: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo.png maintainers: - name: thomaspoignant