feat(rstudio): update image ghcr.io/rocker-org/rstudio 4.5.3 → 4.6.0 (#47478)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rocker-org/rstudio](https://redirect.github.com/rocker-org/rocker-versioned2) | minor | `b067601` → `2088065` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yc3R1ZGlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 4.5.3
|
appVersion: 4.6.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.1.6
|
version: 29.1.6
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/rocker-org/rocker-versioned2
|
- https://github.com/rocker-org/rocker-versioned2
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio
|
||||||
type: application
|
type: application
|
||||||
version: 10.1.2
|
version: 10.2.0
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/rocker-org/rstudio
|
repository: ghcr.io/rocker-org/rstudio
|
||||||
tag: 4.5.3@sha256:b06760194c9612198085e17ab3cfcc51b59126d27a20b0fcb561aca58b5b3981
|
tag: 4.6.0@sha256:2088065094178ed0c127826d5d80a5159023919042763d5a572d0f199724eb50
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user