[bitnami/containers] Add rolling tags to publish action in the CD pipeline (#12909)

* Add rolling tags to publish action in the CD pipeline

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Add rolling tags to publish action in the CD pipeline

Signed-off-by: Fran Mulero <fmulero@vmware.com>

Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Fran Mulero
2022-11-08 12:44:21 +01:00
committed by GitHub
parent 1e889461bc
commit ed2232c47f
225 changed files with 451 additions and 1120 deletions

View File

@@ -58,11 +58,8 @@
{
"action_id": "container-image-publish",
"params": {
"application": {
"details": {
"name": "{VIB_ENV_CONTAINER}",
"tag": "{VIB_ENV_TAG}"
}
"metadata": {
"tags": {VIB_ENV_ROLLING_TAGS}
},
"repository": {
"kind": "OCI",