fix(rstudio): update image ghcr.io/rocker-org/rstudio 4.5.2 → 4.5.3 (#45952)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rocker-org/rstudio](https://redirect.github.com/rocker-org/rocker-versioned2)
| patch | `0c2c118` → `98ebb74` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcnN0dWRpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-03-11 20:07:01 +01:00
committed by GitHub
parent 07449a624e
commit 7c385e38eb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 4.5.2
appVersion: 4.5.3
dependencies:
- name: common
version: 28.33.0
@@ -41,5 +41,5 @@ sources:
- https://github.com/rocker-org/rocker-versioned2
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio
type: application
version: 9.17.1
version: 9.17.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/rocker-org/rstudio
tag: 4.5.2@sha256:0c2c118cc4e1b909f88ffdf593020d431084df393fc06449dd4470d11c1cb72d
tag: 4.5.3@sha256:98ebb74fcf53fc3b01f14d638c0ee7a5672c6619c3d1148af579d196857cc31d
persistence:
config:
enabled: true