rstudio / helm

Helm Resources for RStudio Products
MIT License
36 stars 28 forks source link

Pin charts to specific rstudio library versions #602

Closed jforest closed 2 weeks ago

jforest commented 2 weeks ago

This will allow us to modify the rstudio-library chart independently of updating all the charts.

Each team can then decide when to move to new library versions, as they see fit.

closes #601

EDIT: I also removed the unneeded charts/rstudio-workbench/templates/tests/test-verify-installation.yaml template file that is only used by helm test our ct install tests already do a test installation, this feels like a duplicate