diff --git a/README.md b/README.md index f5cab6d..881807c 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index 1639ca1..eed2bc3 100644 --- a/charts/flagsmith/Chart.yaml +++ b/charts/flagsmith/Chart.yaml @@ -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