From 267440519637b7ed17b081c66eace2d83b093026 Mon Sep 17 00:00:00 2001 From: gabriel-farache Date: Sun, 6 Oct 2024 11:46:34 +0000 Subject: [PATCH] Automated PR from https://github.com/parodos-dev/serverless-workflows/pull/432 --- charts/create-ocp-project/Chart.yaml | 2 +- .../templates/04-sonataflow_create-ocp-project.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/create-ocp-project/Chart.yaml b/charts/create-ocp-project/Chart.yaml index f5038e43..b037a81d 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.8 +version: 0.1.9 # 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 dcae9192..776e17fe 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:1b229014c6a773cf075c1ef0fd346cfb1fd2d86b + image: quay.io/orchestrator/serverless-workflow-create-ocp-project:3591ea73e03abe68f65f3c4ceda107196e2c8fd9 envFrom: - secretRef: name: create-ocp-project-creds