Skip to content

Commit 41161b3

Browse files
andre-codeolevski
authored andcommitted
build: update renku-ui to v4.23.0 (#4448)
Ugrade renku-ui to its latest release and update the docs about integrations to reflect the new UI flow.
1 parent f2e4972 commit 41161b3

6 files changed

Lines changed: 10 additions & 8 deletions

docs/docs/10-users/50-code/guides/20-connect-renku-account-to-github-or-gitlab-account.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@ hesitate to [Contact](../../community) us, and we will be happy to add it to Ren
1010
:::
1111

1212
1. In the User menu in the top right corner, click on **Integrations.**
13-
2. For the desired services, click on **Connect.**
14-
1. Approve the steps. After that, the service status will turn into connected.
15-
16-
![image.png](./connect-your-renku-account-to-your-github-or-gitlab-account-10.jpg)
17-
18-
3. (GitHub only) Follow the prompts to install the Renku app in the namespace(s) where you want to
13+
2. Find the provider you want to connect:
14+
1. If it is already listed, click **Connect** next to it.
15+
2. If not, click the ➕ button to browse all available providers and click **Connect** for the desired one.
16+
![image.png](./connect-your-renku-account-to-your-github-or-gitlab-account-10.png)
17+
![image.png](./connect-your-renku-account-to-your-github-or-gitlab-account-20.png)
18+
3. Approve the steps. After that, the service status will turn into connected.
19+
20+
4. (GitHub only) Follow the prompts to install the Renku app in the namespace(s) where you want to
1921
use repositories in Renku.
2022

2123
Now you can [add code repositories to your
Binary file not shown.
-345 KB
Loading
267 KB
Loading

helm-chart/renku/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ ui:
549549
replicaCount: 1
550550
image:
551551
repository: renku/renku-ui
552-
tag: "4.22.0"
552+
tag: "4.23.0"
553553
pullPolicy: IfNotPresent
554554
## Optionally specify an array of imagePullSecrets.
555555
## Secrets must be manually created in the namespace.
@@ -741,7 +741,7 @@ ui:
741741
keepCookies: []
742742
image:
743743
repository: renku/renku-ui-server
744-
tag: "4.22.0"
744+
tag: "4.23.0"
745745
pullPolicy: IfNotPresent
746746
imagePullSecrets: []
747747
nameOverride: ""

0 commit comments

Comments
 (0)