Skip to content

Commit

Permalink
Bump M2K instance version
Browse files Browse the repository at this point in the history
Signed-off-by: gabriel-farache <[email protected]>
  • Loading branch information
gabriel-farache authored and masayag committed Sep 10, 2024
1 parent 69fcae5 commit d18411d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/move2kube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.20
version: 0.3.21

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/move2kube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ kfunction:
image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:ffa6d77b366343e3145ad96aedeb8d865c41228b # image of the knative function
instance:
name: move2kube # name of the move2kube instance deployment
image: quay.io/konveyor/move2kube-ui:v0.3.14-rc.0 # image of the move2kube instance
image: quay.io/konveyor/move2kube-ui:v0.3.14 # image of the move2kube instance
namespace: move2kube

0 comments on commit d18411d

Please sign in to comment.