Skip to content

Commit 4791ef8

Browse files
authored
chore: use the git-clone image from amalthea (#4445)
Use the new git-clone image from the amalthea repository (`renku/cloner`). See: SwissDataScienceCenter/amalthea#1083
1 parent 8e7ac9e commit 4791ef8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helm-chart/renku/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,8 +1015,8 @@ notebooks:
10151015
healthPort: 65481
10161016
gitClone:
10171017
image:
1018-
name: renku/git-clone
1019-
tag: "1.31.1"
1018+
name: renku/cloner
1019+
tag: "0.29.1"
10201020
service:
10211021
type: ClusterIP
10221022
port: 80

0 commit comments

Comments
 (0)