diff --git a/charts/create-ocp-project/Chart.yaml b/charts/create-ocp-project/Chart.yaml index 920c35e9..c0fd98c0 100644 --- a/charts/create-ocp-project/Chart.yaml +++ b/charts/create-ocp-project/Chart.yaml @@ -6,7 +6,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.6 +version: 0.1.7 # 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/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml b/charts/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml index b418c262..89c379ae 100755 --- a/charts/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml +++ b/charts/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml @@ -298,7 +298,7 @@ spec: podTemplate: container: resources: {} - image: quay.io/orchestrator/serverless-workflow-create-ocp-project:e5a0d4dd1ee710a8ccc4328c51a4cd05eab06fa5 + image: quay.io/orchestrator/serverless-workflow-create-ocp-project:eb6306231590d0c96c9ef81767335a0b3f11b16f envFrom: - secretRef: name: create-ocp-project-creds