diff --git a/charts/notification/Chart.yaml b/charts/notification/Chart.yaml index 0ed361f..e3dbdcd 100644 --- a/charts/notification/Chart.yaml +++ b/charts/notification/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.12 +version: 0.1.13 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/notification/charts/common-0.1.0.tgz b/charts/notification/charts/common-0.1.0.tgz index fb992c7..3cf738c 100644 Binary files a/charts/notification/charts/common-0.1.0.tgz and b/charts/notification/charts/common-0.1.0.tgz differ diff --git a/common/templates/_pipeline.yaml b/common/templates/_pipeline.yaml index 3480d07..07082c6 100644 --- a/common/templates/_pipeline.yaml +++ b/common/templates/_pipeline.yaml @@ -144,7 +144,7 @@ spec: oc new-project goghvideo-test-${RANDOMID} >/dev/null oc label namespace goghvideo-test-${RANDOMID} app=goghvideo-test - oc apply -f - <