chore(deps): update container image rocker/rstudio to 4.3.2@7dcbb18 by renovate (#16448)

This commit is contained in:
TrueCharts Bot
2023-12-25 01:43:55 +01:00
committed by GitHub
parent 0e02c782be
commit ac35ccd4bf
2 changed files with 25 additions and 25 deletions
+24 -24
View File
@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: rstudio name: rstudio
version: 4.0.17 version: 4.0.18
appVersion: 4.3.2 appVersion: 4.3.2
description: Integrated development environment for R, a programming language for statistical computing and graphics. description: Integrated development environment for R, a programming language for statistical computing and graphics.
home: https://truecharts.org/charts/incubator/rstudio home: https://truecharts.org/charts/incubator/rstudio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/rocker-org/rocker-versioned2 - https://github.com/rocker-org/rocker-versioned2
- https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio
- https://hub.docker.com/r/rocker/rstudio - https://hub.docker.com/r/rocker/rstudio
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- rstudio - rstudio
- Productivity - Productivity
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
type: application type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: rocker/rstudio repository: rocker/rstudio
tag: 4.3.2@sha256:f8c7260993558a5683ae6874c602233c6ceff962b351476625e149ae38a3a41e tag: 4.3.2@sha256:7dcbb1850849e0640b8b0a9181789889d93da548f752a184831b678373631f30
persistence: persistence:
config: config:
enabled: true enabled: true