GitHub - rstudio/helm: Helm Resources for Posit Products
Posit Helm charts
Important
Chart version 0.20.0 contains breaking changes:
- Default images moved from
rstudio/andghcr.io/rstudio/toposit/on Docker Hub andghcr.io/posit-dev/on GitHub Container Registry (GHCR). - The default tag format changed from
{tagPrefix}{appVersion}to{appVersion}-{os}.
If you are upgrading from an earlier version, read the image migration guide first.
Usage
-
Install Helm. Please refer to Helm's documentation for more information on getting started.
-
Add the Helm repo:
helm repo add rstudio https://helm.rstudio.com -
View charts:
helm search repo rstudio
Contents
Individual helm charts have their own documentation
- Posit Connect (documentation)
- Posit Workbench (documentation)
- Posit Package Manager (documentation)
- Posit Chronicle (documentation)
Examples:
Other Charts
Supporting and miscellaneous charts with varying levels of maintenance, usefulness, and support
- Library Chart
- Supporting tools for building helm charts
- Pre-pull Daemonset
- Chart for deploying a daemonset that pulls container images to nodes
Support
IMPORTANT:
These charts are provided as a convenience to Posit customers. If you have questions about these charts, you can ask them in the issues in the repository or to your support representative, who will route them appropriately.
Bugs or feature requests should be opened in an issue.
Contributing
Posit values your contributions! Please see CONTRIBUTING.md for more information.
Code of Conduct
We expect all contributors to adhere to the project's Code of Conduct and create a positive and inclusive community.