diff --git a/deploy/kubernetes/helm/che/custom-charts/che-plugin-registry/values.yaml b/deploy/kubernetes/helm/che/custom-charts/che-plugin-registry/values.yaml index 8c3b6acbdd8..90eef4f2652 100644 --- a/deploy/kubernetes/helm/che/custom-charts/che-plugin-registry/values.yaml +++ b/deploy/kubernetes/helm/che/custom-charts/che-plugin-registry/values.yaml @@ -8,7 +8,7 @@ # chePluginRegistry: - image: quay.io/eclipse/che-plugin-registry:nightly + image: quay.io/eclipse/che-plugin-registry:7.0.0 imagePullPolicy: Always memoryLimit: 256Mi memoryRequests: 16Mi