diff --git a/helm-chart/renku/values.yaml b/helm-chart/renku/values.yaml index 1e210db427..037d6b8512 100644 --- a/helm-chart/renku/values.yaml +++ b/helm-chart/renku/values.yaml @@ -1383,7 +1383,7 @@ search: replicas: 1 image: repository: renku/search-api - tag: "0.5.0" + tag: "0.6.0" pullPolicy: IfNotPresent service: type: ClusterIP @@ -1396,7 +1396,7 @@ search: replicas: 1 image: repository: renku/search-provision - tag: "0.5.0" + tag: "0.6.0" pullPolicy: IfNotPresent service: type: ClusterIP