diff --git a/cmd/relayproxy/helm-charts/relay-proxy/README.md b/cmd/relayproxy/helm-charts/relay-proxy/README.md index d0132aa35c4..84b5fc7f417 100644 --- a/cmd/relayproxy/helm-charts/relay-proxy/README.md +++ b/cmd/relayproxy/helm-charts/relay-proxy/README.md @@ -1,6 +1,6 @@ # relay-proxy -![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.15.1](https://img.shields.io/badge/AppVersion-v1.15.1-informational?style=flat-square) +![Version: 1.15.2](https://img.shields.io/badge/Version-1.15.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.15.2](https://img.shields.io/badge/AppVersion-v1.15.2-informational?style=flat-square) A Helm chart to deploy go-feature-flag-relay proxy into Kubernetes @@ -457,7 +457,7 @@ relayproxy.config: | startWithRetrieverError: false retriever: kind: http - url: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/examples/retriever_file/flags.yaml + url: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/examples/retriever_file/flags.goff.yaml exporter: kind: log @@ -652,4 +652,4 @@ list ## Advanced -You can edit the `values.yaml` file to enable an ingress or the autoscaling. \ No newline at end of file +You can edit the `values.yaml` file to enable an ingress or the autoscaling.