diff --git a/charts/move2kube/Chart.yaml b/charts/move2kube/Chart.yaml index 4875cdd4..7746e4e1 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: 1.3.0-rc16 +version: 1.3.0-rc17 # 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/values.yaml b/charts/move2kube/values.yaml index 641f3552..09393f0a 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:63211409cca60e07a7a98af0c7abcf823b333940 # image of the knative function + image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:4d9adbbcf6f8d6fecd3942e855af423d0d485589 # 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