Skip to content

Commit c7ba3fc

Browse files
ci: [sync] Push chectl @ main to devspaces-chectl @ devspaces-3-rhel-9
Signed-off-by: devspacesbuild <[email protected]>
1 parent b583ed1 commit c7ba3fc

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dsc",
3-
"version": "3.20.0-CI",
3+
"version": "3.21.0-CI",
44
"description": "Red Hat OpenShift Dev Spaces CLI",
55
"keywords": [
66
"oclif"

src/tasks/installers/eclipse-che/eclipse-che.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ export namespace EclipseChe {
5858
export const OPERATOR_IMAGE_NEXT_TAG = 'next'
5959

6060
// 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'
6363
export const DOC_LINK_CONFIGURE_API_SERVER = 'https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuring-the-api-server'
6464

6565
// Components

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -3683,11 +3683,11 @@ detect-newline@^3.0.0:
36833683

36843684
"devspaces-operator@https://github.com/redhat-developer/devspaces-images#devspaces-3-rhel-9":
36853685
version "0.0.0"
3686-
resolved "https://github.com/redhat-developer/devspaces-images#37ac597e9f48e38fa36da2ed1159266a1e83ccc1"
3686+
resolved "https://github.com/redhat-developer/devspaces-images#c79e23fa143fdad5c95164e3a1a9957f37c80ff3"
36873687

36883688
"devworkspace-operator@https://github.com/devfile/devworkspace-operator#main":
36893689
version "0.0.0"
3690-
resolved "https://github.com/devfile/devworkspace-operator#743da94130d479b8d5916c347e44e0d17e8302e1"
3690+
resolved "https://github.com/devfile/devworkspace-operator#799c0c493a44f867f168efd951da768d9094bec8"
36913691

36923692
dezalgo@^1.0.0:
36933693
version "1.0.4"

0 commit comments

Comments
 (0)