chore(deps): update container image rocker/rstudio to v@a0c5844 by renovate (#21285)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rocker/rstudio](https://togithub.com/rocker-org/rocker-versioned2) | digest | `a2c1143` -> `a0c5844` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
6642d46c0f
commit
c761a93d85
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue