From b33732ce9f9f03251a70d3ad372a5839478f37bf Mon Sep 17 00:00:00 2001 From: Thomas Poignant Date: Fri, 21 Jul 2023 19:17:30 +0200 Subject: [PATCH] Bump relay-proxy helm chart version v1.12.1 (#925) 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 98e9cd94eb7..0c1fbab162a 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.12.0 -appVersion: "v1.12.0" +version: 1.12.1 +appVersion: "v1.12.1" icon: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo.png maintainers: - name: thomaspoignant