# plcnk's Helm Charts Charts for deploying applications on [Kubernetes](https://kubernetes.io/) using [Helm](https://helm.sh/). The code in this repository is provided as-is with no warranties. ## Usage [Helm](https://helm.sh) must be installed to use the charts. Please refer to Helm's [documentation](https://helm.sh/docs/) to get started. Once Helm is set up properly, add the repo as follows: ```console helm repo add plcnk https://charts.plcnk.net helm repo update ``` You can then run `helm search repo plcnk` to see the charts. ## Available charts | Chart | Chart Version | App Version | Description | | --------------------------------------------------------------------- | ------------- | ----------------- | --------------------------------------------------------------- | | [it-tools](https://github.com/plcnk/charts/tree/main/charts/it-tools) | 1.0.0 | 2024.5.13-a0bc346 | Collection of handy online tools for developers, with great UX. | ## License This project is licensed under the [MIT License](https://github.com/plcnk/charts/blob/master/LICENSE).