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