From 8fbf0b1ee406fea4965c3a56771b00435bc1a9e1 Mon Sep 17 00:00:00 2001 From: gabriel-farache Date: Wed, 30 Oct 2024 14:36:47 +0000 Subject: [PATCH] Automated PR from https://github.com/parodos-dev/serverless-workflows/pull/481 --- 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 39fa5130..6ce2917c 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:ebd909018d91e17bc482b98feedc475044070701 # image of the knative function + image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:be3e8e3c8099f475b29a7c67b61c6cb604f8b66c # 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