1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00
catalog/task/blue-green-deploy
vinamra28 bb5c8e97cf Add namespace support in blue-green-deployment
As of now blue-green-deployment task assumes the namespace to be the
current namespace in which pipeline is running but everytime this might
not be the case. Added an extra parameter, `NAMESPACE` which user needs
to supply as the parameter in which the existing deployment and service
are present.

Also added an optional parameter `IMAGE` in order to improve the
flexibility for the user

Signed-off-by: vinamra28 <jvinamra776@gmail.com>
2023-02-02 11:40:08 +00:00
..
0.1 Fixes installations instructions in readme 2022-08-25 08:15:56 +02:00
0.2 Add namespace support in blue-green-deployment 2023-02-02 11:40:08 +00:00