diff --git a/dependencies/VERSION b/dependencies/VERSION index 5174c53e2..78c8a7428 100644 --- a/dependencies/VERSION +++ b/dependencies/VERSION @@ -1 +1 @@ -3.16 +3.17 diff --git a/dependencies/che-devfile-registry/deploy/openshift/devspaces-devfile-registry.yaml b/dependencies/che-devfile-registry/deploy/openshift/devspaces-devfile-registry.yaml index e47764d7f..c3692efcd 100644 --- a/dependencies/che-devfile-registry/deploy/openshift/devspaces-devfile-registry.yaml +++ b/dependencies/che-devfile-registry/deploy/openshift/devspaces-devfile-registry.yaml @@ -116,7 +116,7 @@ parameters: displayName: Red Hat OpenShift Dev Spaces devfile registry image description: Red Hat OpenShift Dev Spaces devfile registry container image. Defaults to registry.redhat.io/devspaces/devfileregistry-rhel8 - name: IMAGE_TAG - value: '3.16' + value: '3.17' displayName: Red Hat OpenShift Dev Spaces devfile registry version description: Red Hat OpenShift Dev Spaces devfile registry version - name: MEMORY_LIMIT diff --git a/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml b/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml index 35cc44e34..2ef5e4037 100644 --- a/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml +++ b/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml @@ -119,7 +119,7 @@ parameters: displayName: Red Hat OpenShift Dev Spaces plugin registry image description: Red Hat OpenShift Dev Spaces plugin registry container image. Defaults to registry.redhat.io/devspaces/pluginregistry-rhel8 - name: IMAGE_TAG - value: '3.16' + value: '3.17' displayName: Red Hat OpenShift Dev Spaces plugin registry version description: Red Hat OpenShift Dev Spaces plugin registry version - name: MEMORY_LIMIT diff --git a/dependencies/job-config.json b/dependencies/job-config.json index 69c3d15e2..3d8818f40 100644 --- a/dependencies/job-config.json +++ b/dependencies/job-config.json @@ -1,25 +1,25 @@ { "Purpose": "To set configurations of jenkins jobs including upstream branches, dependencies and disabled status", - "Version": "3.16", + "Version": "3.17", "Jobs": { "code": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -33,23 +33,23 @@ } }, "configbump": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -63,23 +63,23 @@ } }, "dashboard": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -93,23 +93,23 @@ } }, "imagepuller": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -123,23 +123,23 @@ } }, "machineexec": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -153,23 +153,23 @@ } }, "operator": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -183,23 +183,23 @@ } }, "server": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -213,19 +213,12 @@ } }, "devfileregistry": { - "3.14": { - "upstream_branch": [ - "devspaces-3.14-rhel-8", - "devspaces-3.14-rhel-8" - ], - "disabled": true - }, "3.15": { "upstream_branch": [ "devspaces-3.15-rhel-8", "devspaces-3.15-rhel-8" ], - "disabled": false + "disabled": true }, "3.16": { "upstream_branch": [ @@ -234,6 +227,13 @@ ], "disabled": false }, + "3.17": { + "upstream_branch": [ + "devspaces-3.17-rhel-8", + "devspaces-3.17-rhel-8" + ], + "disabled": false + }, "3.x": { "upstream_branch": [ "devspaces-3-rhel-8", @@ -243,19 +243,12 @@ } }, "pluginregistry": { - "3.14": { - "upstream_branch": [ - "devspaces-3.14-rhel-8", - "devspaces-3.14-rhel-8" - ], - "disabled": true - }, "3.15": { "upstream_branch": [ "devspaces-3.15-rhel-8", "devspaces-3.15-rhel-8" ], - "disabled": false + "disabled": true }, "3.16": { "upstream_branch": [ @@ -264,6 +257,13 @@ ], "disabled": false }, + "3.17": { + "upstream_branch": [ + "devspaces-3.17-rhel-8", + "devspaces-3.17-rhel-8" + ], + "disabled": false + }, "3.x": { "upstream_branch": [ "devspaces-3-rhel-8", @@ -273,21 +273,21 @@ } }, "idea": { - "3.14": { + "3.15": { "upstream_branch": [ "20221111", "20221111" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ "20221111", "20221111" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ "20221111", "20221111" @@ -303,21 +303,21 @@ } }, "traefik": { - "3.14": { + "3.15": { "upstream_branch": [ "v2.10.0", "v2.10.0" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ "v2.10.0", "v2.10.0" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ "v2.10.0", "v2.10.0" @@ -333,13 +333,13 @@ } }, "build-all-images": { - "3.14": { + "3.15": { "disabled": true }, - "3.15": { + "3.16": { "disabled": false }, - "3.16": { + "3.17": { "disabled": false }, "3.x": { @@ -347,19 +347,12 @@ } }, "udi": { - "3.14": { - "upstream_branch": [ - "devspaces-3.14-rhel-8", - "devspaces-3.14-rhel-8" - ], - "disabled": true - }, "3.15": { "upstream_branch": [ "devspaces-3.15-rhel-8", "devspaces-3.15-rhel-8" ], - "disabled": false + "disabled": true }, "3.16": { "upstream_branch": [ @@ -368,6 +361,13 @@ ], "disabled": false }, + "3.17": { + "upstream_branch": [ + "devspaces-3.17-rhel-8", + "devspaces-3.17-rhel-8" + ], + "disabled": false + }, "3.x": { "upstream_branch": [ "devspaces-3-rhel-8", @@ -379,23 +379,23 @@ }, "Management-Jobs": { "dsc": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -409,23 +409,23 @@ } }, "operator-bundle": { - "3.14": { + "3.15": { "upstream_branch": [ - "7.86.x", + "7.88.x", "main" ], "disabled": true }, - "3.15": { + "3.16": { "upstream_branch": [ - "7.88.x", + "7.90.x", "main" ], "disabled": false }, - "3.16": { + "3.17": { "upstream_branch": [ - "7.90.x", + "7.92.x", "main" ], "disabled": false @@ -439,13 +439,13 @@ } }, "get-sources-rhpkg-container-build": { - "3.14": { + "3.15": { "disabled": true }, - "3.15": { + "3.16": { "disabled": false }, - "3.16": { + "3.17": { "disabled": false }, "3.x": { @@ -453,13 +453,13 @@ } }, "push-latest-container-to-quay": { - "3.14": { + "3.15": { "disabled": true }, - "3.15": { + "3.16": { "disabled": false }, - "3.16": { + "3.17": { "disabled": false }, "3.x": { @@ -467,13 +467,13 @@ } }, "sync-to-downstream": { - "3.14": { + "3.15": { "disabled": true }, - "3.15": { + "3.16": { "disabled": false }, - "3.16": { + "3.17": { "disabled": false }, "3.x": { @@ -481,13 +481,13 @@ } }, "update-digests": { - "3.14": { + "3.15": { "disabled": true }, - "3.15": { + "3.16": { "disabled": false }, - "3.16": { + "3.17": { "disabled": false }, "3.x": { @@ -495,13 +495,13 @@ } }, "send-email-qe-build-list": { - "3.14": { + "3.15": { "disabled": true }, - "3.15": { + "3.16": { "disabled": false }, - "3.16": { + "3.17": { "disabled": false }, "3.x": { @@ -509,13 +509,13 @@ } }, "slack-notification": { - "3.14": { + "3.15": { "disabled": true }, - "3.15": { + "3.16": { "disabled": false }, - "3.16": { + "3.17": { "disabled": false }, "3.x": { @@ -525,10 +525,6 @@ }, "CSVs": { "operator-bundle": { - "3.14": { - "CSV_VERSION": "3.14.0", - "CSV_VERSION_PREV": "3.13.0" - }, "3.15": { "CSV_VERSION": "3.15.0", "CSV_VERSION_PREV": "3.14.0" @@ -537,101 +533,105 @@ "CSV_VERSION": "3.16.0", "CSV_VERSION_PREV": "3.15.0" }, + "3.17": { + "CSV_VERSION": "3.17.0", + "CSV_VERSION_PREV": "3.15.0" + }, "3.x": { - "CSV_VERSION": "3.16.0", + "CSV_VERSION": "3.17.0", "CSV_VERSION_PREV": "3.15.0" } } }, "Other": { "Errata": { - "3.14": "131099", "3.15": "133247", "3.16": "137110", + "3.17": "n/a", "3.x": "n/a" }, "Epic": { - "3.14": "CRW-6294", "3.15": "CRW-6593", "3.16": "CRW-6868", + "3.17": "n/a", "3.x": "n/a" }, "FLOATING_QUAY_TAGS": { - "3.14": "3.14", - "3.15": "latest", - "3.16": "next", + "3.15": "3.15", + "3.16": "latest", + "3.17": "next", "3.x": "next" }, "DEV_WORKSPACE_CONTROLLER": { - "3.14": "v0.13.0", "3.15": "v0.13.0", "3.16": "v0.13.0", + "3.17": "v0.13.0", "3.x": "v0.13.0" }, "DEV_HEADER_REWRITE_TRAEFIK_PLUGIN": { - "3.14": "v0.1.2", "3.15": "v0.1.2", "3.16": "v0.1.2", + "3.17": "v0.1.2", "3.x": "v0.1.2" }, "gopls": { - "3.14": "gopls/v0.10.1", "3.15": "gopls/v0.10.1", "3.16": "gopls/v0.10.1", + "3.17": "gopls/v0.10.1", "3.x": "gopls/v0.10.1" }, "xdebug": { - "3.14": "3.1.6", "3.15": "3.1.6", "3.16": "3.1.6", + "3.17": "3.1.6", "3.x": "3.1.6" }, "kubedock": { - "3.14": "0.11.0", "3.15": "0.11.0", "3.16": "0.11.0", + "3.17": "0.11.0", "3.x": "0.11.0" }, "stow": { - "3.14": "4ef5eca4a9d107b24e712bb4c2c91f47e7e0fb85", "3.15": "4ef5eca4a9d107b24e712bb4c2c91f47e7e0fb85", "3.16": "4ef5eca4a9d107b24e712bb4c2c91f47e7e0fb85", + "3.17": "4ef5eca4a9d107b24e712bb4c2c91f47e7e0fb85", "3.x": "4ef5eca4a9d107b24e712bb4c2c91f47e7e0fb85" }, "DEV_WORKSPACE_OPERATOR_TAG": { - "3.14": "0.28", "3.15": "0.29", "3.16": "0.30", - "3.x": "0.30" + "3.17": "0.31", + "3.x": "0.31" }, "CHE_OPENVSX_TAG": { - "3.14": "che-openvsx-v0.14.5", "3.15": "che-openvsx-v0.14.5", "3.16": "che-openvsx-v0.15.8", + "3.17": "che-openvsx-v0.15.8", "3.x": "che-openvsx-v0.15.8" }, "@eclipse-che/plugin-registry-generator": { - "3.14": "7.86.0", "3.15": "7.87.0", - "3.16": "next", + "3.16": "7.89.0", + "3.17": "next", "3.x": "next" }, "OPENSHIFT_VERSIONS_SUPPORTED": { - "3.14": [ + "3.15": [ "v4.16", "v4.15", "v4.14", "v4.13", "v4.12" ], - "3.15": [ + "3.16": [ "v4.16", "v4.15", "v4.14", "v4.13", "v4.12" ], - "3.16": [ + "3.17": [ "v4.16", "v4.15", "v4.14", @@ -647,33 +647,33 @@ ] }, "OPENSHIFT_CONTENT_SET_VERSION": { - "3.14": "4.12", "3.15": "4.12", "3.16": "4.12", + "3.17": "4.12", "3.x": "4.12" }, "OCP_TOOLS_CONTENT_SET_VERSION": { - "3.14": "4.12", "3.15": "4.12", "3.16": "4.12", + "3.17": "4.12", "3.x": "4.12" }, "GOLANG_VERSION": { - "3.14": "1.16.2", "3.15": "1.16.2", "3.16": "1.16.2", + "3.17": "1.16.2", "3.x": "1.16.2" }, "NODE_VERSION": { - "3.14": "18.16.1", "3.15": "18.16.1", "3.16": "18.16.1", + "3.17": "18.16.1", "3.x": "18.16.1" }, "YARN_VERSION": { - "3.14": "1.22.19", "3.15": "1.22.19", "3.16": "1.22.19", + "3.17": "1.22.19", "3.x": "1.22.19" } },