From a04b19628274beb772a213d6dcae7bdd920bb5a5 Mon Sep 17 00:00:00 2001 From: Thomas Poignant Date: Fri, 27 Sep 2024 18:19:49 +0200 Subject: [PATCH] Bump relay-proxy helm chart version v1.35.0 (#2428) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: thomaspoignant <17908063+thomaspoignant@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 89aaf8ced80..a5786a7257f 100644 --- a/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml +++ b/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml @@ -5,8 +5,8 @@ sources: - "https://github.com/thomaspoignant/go-feature-flag" description: A Helm chart to deploy go-feature-flag-relay proxy into Kubernetes type: application -version: 1.34.3 -appVersion: "v1.34.3" +version: 1.35.0 +appVersion: "v1.35.0" icon: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo.png maintainers: - name: thomaspoignant