diff --git a/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml b/cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml index 1daff12c10c..76c6c8ffb37 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.40.0 -appVersion: "v1.40.0" +version: 1.41.0 +appVersion: "v1.41.0" icon: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo.png maintainers: - name: thomaspoignant