aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest/src/main/scripts/update-oom-image-versions.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-19Make realpath be more env agnosticAlexis de Talhouët1-0/+13
realpath is not available on most Unix system. readlink is more appropriate Change-Id: Idbda95cad4ae6ac391a75d109743cc66ec5f6d41 Issue-ID: INT-666 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-05-10Update OOM docker version sync scriptGary Wu1-1/+1
Change-Id: I3d6ae5823173a3943bf9bb16f5ee9c7e3faae6f0 Issue-ID: INT-492 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Add script to sync heat template from manifestGary Wu1-7/+1
Also clean up other helper scripts Change-Id: Icae9cac8c6e9e3cef5e52e66bf79d6c30d23d235 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-07Script to sync OOM helm charts with manifestGary Wu1-0/+30
Change-Id: Idb40b4fc8d02b82ba43f9dc4c53f485ba9939091 Issue-ID: INT-492 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>