Skip to content

Commit

Permalink
Merge branch 'v1.x/rc' into v1.28.7/cli/rc
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkAckert authored May 30, 2024
2 parents a315a3c + e37dddf commit 13835d1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"artifact": "zss-1.28.6-rc-1121-20240328161402.pax"
},
"org.zowe.explorer.jobs.jobs-api-package": {
"version": "1.0.23",
"version": "1.0.24",
"artifact": "jobs-api-package-*.zip",
"exclusions": ["*PR*.zip","*BRANCH*"]
},
"org.zowe.explorer.files.files-api-package": {
"version": "1.0.25",
"version": "1.0.26",
"artifact": "files-api-package-*.zip",
"exclusions": ["*PR*.zip","*BRANCH*"]
},
Expand Down Expand Up @@ -326,14 +326,14 @@
"componentGroup": "Zowe Explorer Data Sets REST Server",
"entries": [{
"repository": "data-sets",
"tag": "v1.x/master",
"tag": "1.0.26",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Explorer Jobs REST Server",
"entries": [{
"repository": "jobs",
"tag": "v1.x/master",
"tag": "1.0.24",
"destinations": ["Zowe PAX"]
}]
}, {
Expand Down Expand Up @@ -492,12 +492,12 @@
"files-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/files-api",
"tag" : "1.0.24-ubuntu"
"tag" : "1.0.25-ubuntu"
},
"jobs-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/jobs-api",
"tag" : "1.0.22-ubuntu"
"tag" : "1.0.23-ubuntu"
}
},
"dependencyDecisions": {
Expand Down

0 comments on commit 13835d1

Please sign in to comment.