diff --git a/bundle/next/eclipse-che-preview-openshift/metadata/dependencies.yaml b/bundle/next/eclipse-che-preview-openshift/metadata/dependencies.yaml index 5b74a0b5c..7a50e0799 100644 --- a/bundle/next/eclipse-che-preview-openshift/metadata/dependencies.yaml +++ b/bundle/next/eclipse-che-preview-openshift/metadata/dependencies.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2021 Red Hat, Inc. +# Copyright (c) 2019-2022 Red Hat, Inc. # This program and the accompanying materials are made # available under the terms of the Eclipse Public License 2.0 # which is available at https://www.eclipse.org/legal/epl-2.0/ @@ -14,4 +14,4 @@ dependencies: - type: olm.package value: packageName: devworkspace-operator - version: ">=0.8.0" + version: ">=0.11.0" diff --git a/bundle/stable/eclipse-che-preview-openshift/metadata/dependencies.yaml b/bundle/stable/eclipse-che-preview-openshift/metadata/dependencies.yaml index 5b74a0b5c..7a50e0799 100644 --- a/bundle/stable/eclipse-che-preview-openshift/metadata/dependencies.yaml +++ b/bundle/stable/eclipse-che-preview-openshift/metadata/dependencies.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2021 Red Hat, Inc. +# Copyright (c) 2019-2022 Red Hat, Inc. # This program and the accompanying materials are made # available under the terms of the Eclipse Public License 2.0 # which is available at https://www.eclipse.org/legal/epl-2.0/ @@ -14,4 +14,4 @@ dependencies: - type: olm.package value: packageName: devworkspace-operator - version: ">=0.8.0" + version: ">=0.11.0"