From 21d58a85cb6273960b7e3b39c54174e03d86389e Mon Sep 17 00:00:00 2001 From: gabriel-farache Date: Thu, 5 Dec 2024 15:15:31 +0000 Subject: [PATCH] Automated PR from https://github.com/parodos-dev/serverless-workflows/pull/544 --- charts/move2kube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/move2kube/values.yaml b/charts/move2kube/values.yaml index 519ab755..8048dad5 100644 --- a/charts/move2kube/values.yaml +++ b/charts/move2kube/values.yaml @@ -7,7 +7,7 @@ workflow: backstageNotificationURL: http://orchestrator-backstage.orchestrator:7007/api/notifications/ # URL for backstage notification plugin kfunction: name: m2k-save-transformation-func # name of the Knative function that save the transformation output to git - image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:04a51b7e92f839630b357319112adc23b262bcf2 # image of the knative function + image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:1247e9074aad754828f1307d25bb117cd4dd1b7a # image of the knative function instance: name: move2kube # name of the move2kube instance deployment image: quay.io/konveyor/move2kube-ui:v0.3.14 # image of the move2kube instance