Skip to content

Commit

Permalink
Merge pull request #10 from sitewhere/jev/SWINameDescription
Browse files Browse the repository at this point in the history
bump operator image version
  • Loading branch information
jorgevillaverde-sitewhere authored Feb 4, 2021
2 parents 23f79ad + 16ddc21 commit 6f62358
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 6f62358

Please sign in to comment.