Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump relay-proxy helm chart version v1.8.0 #703

Merged
merged 2 commits into from
Apr 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.