Skip to content

Commit

Permalink
Add 3.19 to job-config.json. Remove 3.16. Set CSV_VERSION_PREV to 3.1…
Browse files Browse the repository at this point in the history
…7. Set 3.18 to build based on Che 7.95.0. Remove OCP 4.13 since support ended on the 17th.
  • Loading branch information
SDawley committed Nov 20, 2024
1 parent ca9e611 commit 3c4822f
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 175 deletions.
2 changes: 1 addition & 1 deletion dependencies/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.18
3.19
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
#
# Copyright (c) 2018-2024 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Red Hat, Inc. - initial API and implementation
apiVersion: template.openshift.io/v1
kind: Template
metadata:
Expand Down Expand Up @@ -120,7 +110,7 @@ parameters:
description: Red Hat OpenShift Dev Spaces plugin registry container image. Defaults
to registry.redhat.io/devspaces/pluginregistry-rhel8
- name: IMAGE_TAG
value: '3.18'
value: '3.19'
displayName: Red Hat OpenShift Dev Spaces plugin registry version
description: Red Hat OpenShift Dev Spaces plugin registry version
- name: MEMORY_LIMIT
Expand Down
Loading

0 comments on commit 3c4822f

Please sign in to comment.