diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 6ceefee63af..b895cf7a44a 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.webp keywords: - rstudio - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 6.8.13 +version: 6.8.14 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index df8b4cc7001..c572483dc81 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: rocker/rstudio - tag: 4.3.3@sha256:a2c1143729b88f64f5e5f9779c35ab5e7dee543bb212c7b1d2a588aefe104a23 + tag: 4.3.3@sha256:a0c5844a0029937c47af77bc7cb9ab93d8364d0b5e656bce82d0356687ea83d3 persistence: config: enabled: true