From ad14e6113d798841d8e981d80affcacfae3146c8 Mon Sep 17 00:00:00 2001 From: gabriel-farache Date: Mon, 2 Dec 2024 14:40:56 +0000 Subject: [PATCH] Automated PR from https://github.com/parodos-dev/serverless-workflows/pull/531 --- 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 f5042f14..ea93ebeb 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:9f2dacdeafbce2a3087ce99505a9bba40b3d222a # image of the knative function + image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:f8bcd9a452cad8e67005bcd8c3237f8e38433622 # 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