diff --git a/charts/move2kube/Chart.yaml b/charts/move2kube/Chart.yaml index 07f3ffe6..82294b8d 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.29 +version: 0.3.30 # 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 72f917b0..bc9088dd 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:968ab061783d6a65faf68db9f28ac25d5383905c + image: quay.io/orchestrator/serverless-workflow-move2kube:382264e0bb44559935466fad7cb91daef1fc7adc envFrom: - secretRef: name: m2k-creds