Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
thomaspoignant authored Apr 18, 2023
1 parent 596fa8b commit a8d9281
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
4 changes: 2 additions & 2 deletions cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.0
appVersion: "v1.7.0"
version: 1.8.0
appVersion: "v1.8.0"
icon: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo.png
maintainers:
- name: thomaspoignant
Expand Down
15 changes: 4 additions & 11 deletions cmd/relayproxy/helm-charts/relay-proxy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# relay-proxy

![Version: 1.7.0](https://img.shields.io/badge/Version-1.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.0](https://img.shields.io/badge/AppVersion-v1.7.0-informational?style=flat-square)
![Version: 1.8.0](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)

A Helm chart to deploy go-feature-flag-relay proxy into Kubernetes

Expand All @@ -27,14 +27,9 @@ It will install the chart in your cluster.
| ---- | ------ | --- |
| thomaspoignant | <[email protected]> | <https://gofeatureflag.org> |

## Source Code








* <https://github.com/thomaspoignant/go-feature-flag>

## Values

Expand Down Expand Up @@ -465,7 +460,7 @@ relayproxy.config: |
url: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/examples/retriever_file/flags.yaml
exporter:
kind: log

</pre>
</div>
</td>
Expand Down Expand Up @@ -656,7 +651,5 @@ list
</tbody>
</table>



## Advanced
You can edit the `values.yaml` file to enable an ingress or the autoscaling.

0 comments on commit a8d9281

Please sign in to comment.