From 99d2c07b8380f69f577976f91cac75c23bacfb8b Mon Sep 17 00:00:00 2001 From: Thomas Poignant Date: Tue, 21 May 2024 23:32:56 +0200 Subject: [PATCH] Bump relay-proxy helm chart version v1.28.1 (#1906) 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 b8d69cc5cd6..7a87eb8ee04 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.28.0 -appVersion: "v1.28.0" +version: 1.28.1 +appVersion: "v1.28.1" icon: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo.png maintainers: - name: thomaspoignant