Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into che-19695
Browse files Browse the repository at this point in the history
Signed-off-by: Vitaliy Gulyy <vgulyy@redhat.com>
  • Loading branch information
vitaliy-guliy committed Oct 1, 2021
2 parents a2daef8 + 0ed7241 commit 4083543
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.37.0-SNAPSHOT
7.38.0-SNAPSHOT
2 changes: 1 addition & 1 deletion devfiles/java-web-spring/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ components:
-Duser.home=/home/user"
- name: MAVEN_OPTS
value: $(JAVA_OPTS)
memoryLimit: 768Mi
memoryLimit: 1000Mi
endpoints:
- name: '8080-tcp'
port: 8080
Expand Down
2 changes: 2 additions & 0 deletions devfiles/python/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ displayName: Python
description: Python Stack with Python 3.8
tags: ["Centos", "Python", "pip"]
icon: /images/python.svg
links:
v2: https://github.com/che-samples/python-hello-world/tree/devfilev2

0 comments on commit 4083543

Please sign in to comment.