File tree 3 files changed +5
-5
lines changed
src/tasks/installers/eclipse-che
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dsc" ,
3
- "version" : " 3.20 .0-CI" ,
3
+ "version" : " 3.21 .0-CI" ,
4
4
"description" : " Red Hat OpenShift Dev Spaces CLI" ,
5
5
"keywords" : [
6
6
" oclif"
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ export namespace EclipseChe {
58
58
export const OPERATOR_IMAGE_NEXT_TAG = 'next'
59
59
60
60
// Doc links
61
- export const DOC_LINK = 'https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.20 /'
62
- export const DOC_LINK_RELEASE_NOTES = 'https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.20 /html/release_notes_and_known_issues/index'
61
+ export const DOC_LINK = 'https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.21 /'
62
+ export const DOC_LINK_RELEASE_NOTES = 'https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.21 /html/release_notes_and_known_issues/index'
63
63
export const DOC_LINK_CONFIGURE_API_SERVER = 'https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuring-the-api-server'
64
64
65
65
// Components
Original file line number Diff line number Diff line change @@ -3683,11 +3683,11 @@ detect-newline@^3.0.0:
3683
3683
3684
3684
" devspaces-operator@https://github.com/redhat-developer/devspaces-images#devspaces-3-rhel-9 " :
3685
3685
version "0.0.0"
3686
- resolved "https://github.com/redhat-developer/devspaces-images#37ac597e9f48e38fa36da2ed1159266a1e83ccc1 "
3686
+ resolved "https://github.com/redhat-developer/devspaces-images#c79e23fa143fdad5c95164e3a1a9957f37c80ff3 "
3687
3687
3688
3688
" devworkspace-operator@https://github.com/devfile/devworkspace-operator#main " :
3689
3689
version "0.0.0"
3690
- resolved "https://github.com/devfile/devworkspace-operator#743da94130d479b8d5916c347e44e0d17e8302e1 "
3690
+ resolved "https://github.com/devfile/devworkspace-operator#799c0c493a44f867f168efd951da768d9094bec8 "
3691
3691
3692
3692
dezalgo@^1.0.0 :
3693
3693
version "1.0.4"
You can’t perform that action at this time.
0 commit comments