Skip to content

Commit

Permalink
chore(deps): update container image rocker/rstudio to 4.3.2@ca8f94e b…
Browse files Browse the repository at this point in the history
…y renovate (#16641)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rocker/rstudio](https://togithub.com/rocker-org/rocker-versioned2) |
digest | `7dcbb18` -> `ca8f94e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Dec 31, 2023
1 parent dd76283 commit c858045
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 27 deletions.
48 changes: 24 additions & 24 deletions charts/stable/rstudio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: rstudio
version: 5.1.0
version: 5.1.1
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/truecharts/charts/tree/master/charts/incubator/rstudio
- https://hub.docker.com/r/rocker/rstudio
- 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://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: 17.2.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.2
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
5 changes: 3 additions & 2 deletions charts/stable/rstudio/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# README
---
title: README
---

## General Info

Expand All @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**


## Support

- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/rstudio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: rocker/rstudio
tag: 4.3.2@sha256:7dcbb1850849e0640b8b0a9181789889d93da548f752a184831b678373631f30
tag: 4.3.2@sha256:ca8f94e1c482afe7c72c9904b4bdf79b6fdf2edf44a5c30b53469bb5f390e38f
persistence:
config:
enabled: true
Expand Down

0 comments on commit c858045

Please sign in to comment.