Skip to content

Commit

Permalink
Update links in README/examples to new client paths
Browse files Browse the repository at this point in the history
Update Helm Chart README to point to new repo
  • Loading branch information
markphelps committed Jun 30, 2022
1 parent aa0e414 commit 833e1d1
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 369 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,14 @@ Flipt is equipped with a fully functional REST API. In fact, the Flipt UI is com

The [Flipt REST API](https://flipt.io/docs/api/) can also be used with any language that can make HTTP requests.

:exclamation: Offical generated REST clients coming soon.

### Official GRPC Client Libraries

- [Go](https://github.com/markphelps/flipt-grpc-go)
- [Ruby](https://github.com/markphelps/flipt-grpc-ruby)
- [Go](https://github.com/flipt-io/flipt-grpc-go)
- [Ruby](https://github.com/flipt-io/flipt-grpc-ruby)

:exclamation: Offical GRPC clients in other languages coming soon.

### Third-Party Client Libraries

Expand Down
23 changes: 0 additions & 23 deletions deploy/charts/flipt/.helmignore

This file was deleted.

7 changes: 0 additions & 7 deletions deploy/charts/flipt/Chart.yaml

This file was deleted.

4 changes: 1 addition & 3 deletions deploy/charts/flipt/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Flipt Helm Chart

This chart is still a work in progress.

Please [create an issue](https://github.com/markphelps/flipt/issues/new?labels=helm) or submit a pull request for any issues or missing features.
The Flipt Helm Chart has moved to [https://github.com/flipt-io/helm-charts](https://github.com/flipt-io/helm-charts).
23 changes: 0 additions & 23 deletions deploy/charts/flipt/templates/NOTES.txt

This file was deleted.

62 changes: 0 additions & 62 deletions deploy/charts/flipt/templates/_helpers.tpl

This file was deleted.

16 changes: 0 additions & 16 deletions deploy/charts/flipt/templates/configmap.yaml

This file was deleted.

72 changes: 0 additions & 72 deletions deploy/charts/flipt/templates/deployment.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions deploy/charts/flipt/templates/hpa.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions deploy/charts/flipt/templates/service.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions deploy/charts/flipt/templates/serviceaccount.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions deploy/charts/flipt/templates/tests/test-connection.yaml

This file was deleted.

86 changes: 0 additions & 86 deletions deploy/charts/flipt/values.yaml

This file was deleted.

Loading

0 comments on commit 833e1d1

Please sign in to comment.