Skip to content

Commit b847aab

Browse files
authored
cherry-pick: Pull changes from PR #821 into 0.14.x branch (#823)
* Update devfile/api dependency to fix validation of devworkspaces Update devfile/api dependency to include changes from PR devfile/api#822 Signed-off-by: Angel Misevski <[email protected]> * Regenerate files for new devfile/api version Signed-off-by: Angel Misevski <[email protected]>
1 parent 315b414 commit b847aab

12 files changed

+365
-161
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export PROJECT_CLONE_IMG ?= quay.io/devfile/project-clone:v0.14.1
2929
export PULL_POLICY ?= Always
3030
export DEFAULT_ROUTING ?= basic
3131
export KUBECONFIG ?= ${HOME}/.kube/config
32-
export DEVWORKSPACE_API_VERSION ?= 664e02df4202a8d4a9fdc30f25b445546e0c1acf
32+
export DEVWORKSPACE_API_VERSION ?= 32cae1f8e42c22035138ef6ee93080bc47d751c6
3333

3434
# Enable using Podman instead of Docker
3535
export DOCKER ?= docker

deploy/bundle/manifests/workspace.devfile.io_devworkspaces.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deploy/bundle/manifests/workspace.devfile.io_devworkspacetemplates.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)