Skip to content

Commit b23e7ed

Browse files
authored
Merge pull request opendatahub-io#511 from atheo89/update-rstudio
Update RStudio manifetsts for the upcoming release
2 parents 9a97e6c + 11646d9 commit b23e7ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifests/base/cuda-rstudio-buildconfig.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
type: Git
5555
git:
5656
uri: "https://github.com/red-hat-data-services/notebooks"
57-
ref: rhoai-2.17
57+
ref: rhoai-2.18
5858
strategy:
5959
type: Docker
6060
dockerStrategy:
@@ -102,7 +102,7 @@ spec:
102102
type: Git
103103
git:
104104
uri: "https://github.com/red-hat-data-services/notebooks"
105-
ref: rhoai-2.17
105+
ref: rhoai-2.18
106106
strategy:
107107
type: Docker
108108
dockerStrategy:

manifests/base/rstudio-buildconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
type: Git
4040
git:
4141
uri: "https://github.com/red-hat-data-services/notebooks"
42-
ref: rhoai-2.17
42+
ref: rhoai-2.18
4343
strategy:
4444
type: Docker
4545
dockerStrategy:

0 commit comments

Comments
 (0)