Skip to content

Commit

Permalink
Update endpoint name and devfile version
Browse files Browse the repository at this point in the history
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
Signed-off-by: dkwon17 <dakwon@redhat.com>
  • Loading branch information
dkwon17 and thepetk committed Apr 2, 2024
1 parent ae8898b commit fc23f7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stacks/java-openliberty-gradle/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ metadata:
- s390x
projectType: Open Liberty
language: Java
version: 0.4.0
version: 0.5.0
alpha.build-dockerfile: https://github.com/OpenLiberty/devfile-stack/releases/download/open-liberty-gradle-0.3.1/Dockerfile
alpha.deployment-manifest: https://github.com/OpenLiberty/devfile-stack/releases/download/open-liberty-gradle-0.3.1/app-deploy.yaml
starterProjects:
Expand All @@ -52,7 +52,7 @@ components:
endpoints:
- exposure: public
path: /
name: http-gradle
name: https-gradle
targetPort: 9080
protocol: https
- exposure: none
Expand Down

0 comments on commit fc23f7e

Please sign in to comment.