File tree 1 file changed +4
-4
lines changed
stacks/java-websphereliberty
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-websphereliberty
21
21
displayName : WebSphere Liberty Maven
@@ -31,7 +31,7 @@ metadata:
31
31
- s390x
32
32
language : Java
33
33
projectType : WebSphere Liberty
34
- version : 0.9 .0
34
+ version : 0.10 .0
35
35
alpha.build-dockerfile : https://github.com/OpenLiberty/devfile-stack/releases/download/websphere-liberty-maven-0.8.1/Dockerfile
36
36
alpha.deployment-manifest : https://github.com/OpenLiberty/devfile-stack/releases/download/websphere-liberty-maven-0.8.1/app-deploy.yaml
37
37
starterProjects :
@@ -55,9 +55,9 @@ components:
55
55
endpoints :
56
56
- exposure : public
57
57
path : /
58
- name : http -websphere
58
+ name : https -websphere
59
59
targetPort : 9080
60
- protocol : http
60
+ protocol : https
61
61
- exposure : none
62
62
name : debug
63
63
targetPort : 5858
You can’t perform that action at this time.
0 commit comments