Skip to content
Draft
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions helm-chart/renku/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -996,9 +996,10 @@ notebooks:
port: 65480
healthPort: 65481
gitClone:
# TODO: change the image source here
Comment thread
leafty marked this conversation as resolved.
Outdated
image:
name: renku/git-clone
tag: "1.31.1"
name: renku/cloner
tag: 0.26.2
Comment thread
leafty marked this conversation as resolved.
Outdated
service:
type: ClusterIP
port: 80
Expand Down
Loading