Skip to content

Commit

Permalink
Merge pull request #119 from kwiatekus/bump-version-v0.0.4
Browse files Browse the repository at this point in the history
Bump version to 0.0.4
  • Loading branch information
kwiatekus authored Jun 1, 2023
2 parents c16cf79 + 6466111 commit 8aeef48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ifndef MODULE_VERSION
MODULE_VERSION = 0.0.3
MODULE_VERSION = 0.0.4
endif
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: k3d-kyma-registry:5001/serverless-manager-dev-local
newTag: 0.0.3
newTag: 0.0.4

0 comments on commit 8aeef48

Please sign in to comment.