File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies:
2828 condition : notebooks.cloudstorage.s3.installDatashim
2929 - name : csi-rclone
3030 repository : " https://swissdatasciencecenter.github.io/helm-charts/"
31- version : " 0.4.1 "
31+ version : " 0.4.2 "
3232 condition : global.csi-rclone.install
3333 - name : solr
3434 repository : " oci://registry-1.docker.io/bitnamicharts"
Original file line number Diff line number Diff line change @@ -1516,18 +1516,18 @@ dataService:
15161516 create : true
15171517 image :
15181518 repository : renku/renku-data-service
1519- tag : " 0.48.1 "
1519+ tag : " 0.49.0 "
15201520 pullPolicy : IfNotPresent
15211521 k8sWatcher :
15221522 image :
15231523 repository : renku/data-service-k8s-watcher
1524- tag : " 0.48.1 "
1524+ tag : " 0.49.0 "
15251525 pullPolicy : IfNotPresent
15261526 resources : {}
15271527 dataTasks :
15281528 image :
15291529 repository : renku/data-service-data-tasks
1530- tag : " 0.48.1 "
1530+ tag : " 0.49.0 "
15311531 pullPolicy : IfNotPresent
15321532 resources : {}
15331533 service :
@@ -1613,7 +1613,7 @@ authz:
16131613secretsStorage :
16141614 image :
16151615 repository : renku/secrets-storage
1616- tag : " 0.48.1 "
1616+ tag : " 0.49.0 "
16171617 pullPolicy : IfNotPresent
16181618 service :
16191619 type : ClusterIP
You can’t perform that action at this time.
0 commit comments