Skip to content

Commit b9cd0a7

Browse files
authored
3.19 Release setup (#1119)
* Add 3.19 to job-config.json. Remove 3.16. Set CSV_VERSION_PREV to 3.17. Set 3.18 to build based on Che 7.95.0. Remove OCP 4.13 since support ended on the 17th. * Return copyright to its rightful place
1 parent a0041a4 commit b9cd0a7

File tree

4 files changed

+117
-163
lines changed

4 files changed

+117
-163
lines changed

dependencies/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.18
1+
3.19

dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ parameters:
120120
description: Red Hat OpenShift Dev Spaces plugin registry container image. Defaults
121121
to registry.redhat.io/devspaces/pluginregistry-rhel8
122122
- name: IMAGE_TAG
123-
value: '3.18'
123+
value: '3.19'
124124
displayName: Red Hat OpenShift Dev Spaces plugin registry version
125125
description: Red Hat OpenShift Dev Spaces plugin registry version
126126
- name: MEMORY_LIMIT

0 commit comments

Comments
 (0)