Posit Helm Charts

Artifact Hub GitHub license

ImportantBreaking changes in chart version 0.20.0
  • Default images moved from rstudio/ and ghcr.io/rstudio/ to posit/ on Docker Hub and ghcr.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

  1. Install Helm. Please refer to the Helm documentation for more information on getting started.

  2. Add the Posit Helm repository:

    helm repo add rstudio https://helm.rstudio.com
  3. View charts:

    helm search repo rstudio