Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 86837dd

Browse files
committed
rstudio versionning
1 parent b03eebd commit 86837dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/rstudio/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.2.8
18+
version: 0.2.9
1919

charts/rstudio/values.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"version": {
1010
"description": "r version",
1111
"type": "string",
12-
"enum": ["3.6.3", "4.0.3"],
13-
"default": "3.6.3"
12+
"enum": ["3.6.3", "4.0.1"],
13+
"default": "4.0.1"
1414
}
1515
}
1616
},

0 commit comments

Comments
 (0)