Posit Helm Charts
ImportantBreaking changes in chart version 0.20.0
- 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}.
See the image migration guide for details.
Usage
Install Helm. Please refer to the Helm documentation for more information on getting started.
Add the Posit Helm repository:
helm repo add rstudio https://helm.rstudio.comView charts:
helm search repo rstudio
