Skip to content

notablehealth/permify-helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a private fork of the official permify helm charts


Updating from the fork

To pull new hotness from the public repo:

cd permify-helm-charts
git remote add public https://github.com/Permify/helm-charts.git
git pull public master # Creates a merge commit
git push origin master

Creating a New Release

./release.sh X.Y.Z


License

Apache 2.0 License.

About

Helm charts for deploying and managing Permify in Kubernetes environments.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 65.2%
  • Smarty 34.8%