Skip to content

Commit 41707ca

Browse files
committed
chore: update README
1 parent cf40df4 commit 41707ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Set up (the latest version of) [RStudio Connect](https://www.rstudio.com/product
1212

1313
## Role Variables
1414

15-
* `rstudio_connect_version` [default: `2022.09.0`]: Version to install
15+
* `rstudio_connect_version` [default: `2023.01.1`]: Version to install
1616
* `rstudio_connect_install` [default: `[]`]: Additional packages to install (e.g. `r-base`)
1717
* `rstudio_connect_www_port` [default: `3939`]: The port you want RStudio Connect to listen on
1818
* `rstudio_connect_config`: A map of maps containing RStudio Connect configuration. Gets converted into Golang's configuration file (GCFG) and is writted on down to `rstudio-connect.gcfg`. See [default](./defaults/main.yml) for an example.

0 commit comments

Comments
 (0)