Commit Graph

5 Commits

Author SHA1 Message Date
Chaitanya Kulkarni
8c078f58e1
Images/Script - Added LABELs to all plugins (#894)
Added LABELs (name, vendor, version, release, summary, description) to all plugins and updated
scripts/set-version.sh script to include the LABEL version='<image-tag>' by passing TAG parameter
to make set-version TAG=<image-tag>

Signed-off-by: chaitanya1731 <chaitanya.kulkarni@intel.com>
2022-02-18 10:18:33 +02:00
Mikko Ylinen
7de376d539 scripts: fix shellcheck errors
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-01-12 15:49:04 +02:00
Mikko Ylinen
b5b1f4f113 add release 0.18 to the supported releases table
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-07-02 11:04:28 +03:00
Mikko Ylinen
f596fc593f demo: rename clearlinux-demo-opae to opae-nlb-demo
opae-nlb-demo name is more descriptive about the content and becomes
base image agnostic.

Also, set ENTRYPOINT similar to what we did with other images
and deployment files.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-09-06 21:28:59 +03:00
Mikko Ylinen
ce6b47b1fd scripts: add a helper script to set image version tag
This is useful in release branches and CI where custom image
for test deployments must be set.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-08-29 13:21:42 +03:00