Skip to content

Commit

Permalink
docs: link to docs from readme (#154)
Browse files Browse the repository at this point in the history
* Added link to our docs

* docs/link to docs from readme
  • Loading branch information
dabeeeenster authored Dec 20, 2023
1 parent 1e8a3af commit 0cf9120
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ repositories:
url: https://flagsmith.github.io/flagsmith-charts/
```
## Further Information
For a detailed walkthrough of how to set up and configure Flagsmith on Kubernetes, please check out
[our docs](https://docs.flagsmith.com/deployment/hosting/kubernetes).
## Development
We use [pre-commit](https://pre-commit.com/index.html#install) for linting. You can install and run with:
Expand Down
2 changes: 1 addition & 1 deletion charts/flagsmith/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: flagsmith
description: Flagsmith
type: application
version: 0.22.2
version: 0.22.3
appVersion: 2.57.0
dependencies:
- name: postgresql
Expand Down

0 comments on commit 0cf9120

Please sign in to comment.