Skip to content
Snippets Groups Projects
Commit afe814d4 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels :rocket:
Browse files

ocf-helper

parent 7d6eb42d
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ deploy_ocf_staging:
### Chart ocf-events###
yq e -i ".appVersion = \"$IMAGE_TAG_STAGING\"" helm/capif/charts/ocf-events/Chart.yaml
### Chart ocf-helper###
yq e -i ".appVersion = \"$IMAGE_TAG_STAGING\"" helm/capif/charts/oocf-helper/Chart.yaml
yq e -i ".appVersion = \"$IMAGE_TAG_STAGING\"" helm/capif/charts/ocf-helper/Chart.yaml
### Chart ocf-publish-service-api###
yq e -i ".appVersion = \"$IMAGE_TAG_STAGING\"" helm/capif/charts/ocf-publish-service-api/Chart.yaml
### Chart ocf-register###
......@@ -230,7 +230,7 @@ deploy_ocf_oficial_staging:
### Chart ocf-events###
yq e -i ".appVersion = \"staging\"" helm/capif/charts/ocf-events/Chart.yaml
### Chart ocf-helper###
yq e -i ".appVersion = \"staging\"" helm/capif/charts/oocf-helper/Chart.yaml
yq e -i ".appVersion = \"staging\"" helm/capif/charts/ocf-helper/Chart.yaml
### Chart ocf-publish-service-api###
yq e -i ".appVersion = \"staging\"" helm/capif/charts/ocf-publish-service-api/Chart.yaml
### Chart ocf-register###
......@@ -377,7 +377,7 @@ deploy_ocf_dev:
### Chart ocf-events###
yq e -i ".appVersion = \"$IMAGE_TAG_DEV\"" helm/capif/charts/ocf-events/Chart.yaml
### Chart ocf-helper###
yq e -i ".appVersion = \"$IMAGE_TAG_DEV\"" helm/capif/charts/oocf-helper/Chart.yaml
yq e -i ".appVersion = \"$IMAGE_TAG_DEV\"" helm/capif/charts/ocf-helper/Chart.yaml
### Chart ocf-publish-service-api###
yq e -i ".appVersion = \"$IMAGE_TAG_DEV\"" helm/capif/charts/ocf-publish-service-api/Chart.yaml
### Chart ocf-register###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment