Skip to content

Commit 8fd1972

Browse files
committed
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.
1 parent 5741a64 commit 8fd1972

File tree

4 files changed

+119
-175
lines changed

4 files changed

+119
-175
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-11
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
#
2-
# Copyright (c) 2018-2024 Red Hat, Inc.
3-
# This program and the accompanying materials are made
4-
# available under the terms of the Eclipse Public License 2.0
5-
# which is available at https://www.eclipse.org/legal/epl-2.0/
6-
#
7-
# SPDX-License-Identifier: EPL-2.0
8-
#
9-
# Contributors:
10-
# Red Hat, Inc. - initial API and implementation
111
apiVersion: template.openshift.io/v1
122
kind: Template
133
metadata:
@@ -120,7 +110,7 @@ parameters:
120110
description: Red Hat OpenShift Dev Spaces plugin registry container image. Defaults
121111
to registry.redhat.io/devspaces/pluginregistry-rhel8
122112
- name: IMAGE_TAG
123-
value: '3.18'
113+
value: '3.19'
124114
displayName: Red Hat OpenShift Dev Spaces plugin registry version
125115
description: Red Hat OpenShift Dev Spaces plugin registry version
126116
- name: MEMORY_LIMIT

0 commit comments

Comments
 (0)