From b843c3c29fe2c2af5f738b465b3230f3f60fdc6e Mon Sep 17 00:00:00 2001 From: Roy Date: Thu, 15 Aug 2024 13:20:36 +0000 Subject: [PATCH] Automated PR from https://github.com/parodos-dev/serverless-workflows/pull/372 --- charts/move2kube/Chart.yaml | 2 +- charts/move2kube/templates/04-sonataflow_m2k.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/move2kube/Chart.yaml b/charts/move2kube/Chart.yaml index b6533d38..3beca03c 100644 --- a/charts/move2kube/Chart.yaml +++ b/charts/move2kube/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.3.12 +version: 0.3.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/move2kube/templates/04-sonataflow_m2k.yaml b/charts/move2kube/templates/04-sonataflow_m2k.yaml index 11279ff4..c71162e0 100755 --- a/charts/move2kube/templates/04-sonataflow_m2k.yaml +++ b/charts/move2kube/templates/04-sonataflow_m2k.yaml @@ -281,7 +281,7 @@ spec: podTemplate: container: resources: {} - image: quay.io/orchestrator/serverless-workflow-move2kube:8f55dce3d09fe2b3d32f40b108250bf3b0b637c0 + image: quay.io/orchestrator/serverless-workflow-move2kube:c7826ac6c41a2d7bd226ac4a67a092a2efc05bc0 envFrom: - secretRef: name: m2k-creds