Skip to content

Commit

Permalink
bump operator image version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgevillaverde-sitewhere committed Feb 4, 2021
1 parent bee04b0 commit 16ddc21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Current Operator version
VERSION ?= 3.0.1
VERSION ?= 3.0.2
# Default bundle image tag
BUNDLE_IMG ?= controller-bundle:$(VERSION)
# Options for 'bundle-build'
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: sitewhere/sitewhere-k8s-operator
newTag: 3.0.1
newTag: 3.0.2

0 comments on commit 16ddc21

Please sign in to comment.