File tree 1 file changed +4
-4
lines changed
stacks/java-openliberty-gradle
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
# See the License for the specific language governing permissions and
16
16
# limitations under the License.
17
17
18
- schemaVersion : 2.1.0
18
+ schemaVersion : 2.2.2
19
19
metadata :
20
20
name : java-openliberty-gradle
21
21
displayName : Open Liberty Gradle
@@ -30,7 +30,7 @@ metadata:
30
30
- s390x
31
31
projectType : Open Liberty
32
32
language : Java
33
- version : 0.4 .0
33
+ version : 0.5 .0
34
34
alpha.build-dockerfile : https://github.com/OpenLiberty/devfile-stack/releases/download/open-liberty-gradle-0.3.1/Dockerfile
35
35
alpha.deployment-manifest : https://github.com/OpenLiberty/devfile-stack/releases/download/open-liberty-gradle-0.3.1/app-deploy.yaml
36
36
starterProjects :
@@ -52,9 +52,9 @@ components:
52
52
endpoints :
53
53
- exposure : public
54
54
path : /
55
- name : http -gradle
55
+ name : https -gradle
56
56
targetPort : 9080
57
- protocol : http
57
+ protocol : https
58
58
- exposure : none
59
59
name : debug
60
60
targetPort : 5858
You can’t perform that action at this time.
0 commit comments