Skip to content

Commit 1f0ae00

Browse files
committed
CRW-7974 Update job-config.json and versions to 3.20 in devspaces-3-rhel-9 branch.
1 parent 582c13d commit 1f0ae00

File tree

4 files changed

+150
-130
lines changed

4 files changed

+150
-130
lines changed

dependencies/VERSION

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

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

+2-3
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,9 @@ parameters:
117117
- name: IMAGE
118118
value: registry.redhat.io/devspaces/pluginregistry-rhel9
119119
displayName: Red Hat OpenShift Dev Spaces plugin registry image
120-
description: Red Hat OpenShift Dev Spaces plugin registry container image. Defaults
121-
to registry.redhat.io/devspaces/pluginregistry-rhel9
120+
description: Red Hat OpenShift Dev Spaces plugin registry container image. Defaults to registry.redhat.io/devspaces/pluginregistry-rhel9
122121
- name: IMAGE_TAG
123-
value: '3.19'
122+
value: '3.20'
124123
displayName: Red Hat OpenShift Dev Spaces plugin registry version
125124
description: Red Hat OpenShift Dev Spaces plugin registry version
126125
- name: MEMORY_LIMIT

0 commit comments

Comments
 (0)