chore(deps): update container image rocker/rstudio to 4.3.2@7dcbb18 by renovate (#16448)
This commit is contained in:
parent
0e02c782be
commit
ac35ccd4bf
|
@ -1,37 +1,37 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: rstudio
|
||||
version: 4.0.17
|
||||
version: 4.0.18
|
||||
appVersion: 4.3.2
|
||||
description: Integrated development environment for R, a programming language for statistical computing and graphics.
|
||||
home: https://truecharts.org/charts/incubator/rstudio
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/rocker-org/rocker-versioned2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio
|
||||
- https://hub.docker.com/r/rocker/rstudio
|
||||
- https://github.com/rocker-org/rocker-versioned2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio
|
||||
- https://hub.docker.com/r/rocker/rstudio
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- rstudio
|
||||
- Productivity
|
||||
- rstudio
|
||||
- Productivity
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: rocker/rstudio
|
||||
tag: 4.3.2@sha256:f8c7260993558a5683ae6874c602233c6ceff962b351476625e149ae38a3a41e
|
||||
tag: 4.3.2@sha256:7dcbb1850849e0640b8b0a9181789889d93da548f752a184831b678373631f30
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue