Skip to content

Commit

Permalink
Update manifest.json.template
Browse files Browse the repository at this point in the history
Signed-off-by: ShobhaJayanna <[email protected]>
  • Loading branch information
Shobhajayanna authored Aug 14, 2024
1 parent 6c3051f commit 3651d33
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"artifact": "zss-2.18.0-rc-1180-20240814142247.pax"
},
"org.zowe.explorer.jobs.jobs-api-package": {
"version": "2.0.29",
"version": "2.0.30",
"artifact": "jobs-api-package-*.zip"
},
"org.zowe.explorer.files.files-api-package": {
"version": "2.0.29",
"version": "2.0.30",
"artifact": "files-api-package-*.zip"
},
"org.zowe.explorer-jes": {
Expand Down Expand Up @@ -452,12 +452,12 @@
"files-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/files-api",
"tag" : "2.0.28-ubuntu"
"tag" : "2.0.30-ubuntu"
},
"jobs-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/jobs-api",
"tag" : "2.0.27-ubuntu"
"tag" : "2.0.30-ubuntu"
},
"base": {
"registry": "zowe-docker-release.jfrog.io",
Expand Down

0 comments on commit 3651d33

Please sign in to comment.