Skip to content

Commit

Permalink
Bump version to v0.18-dev (keikoproj#162)
Browse files Browse the repository at this point in the history
Signed-off-by: Shri Javadekar <[email protected]>
Signed-off-by: Alfredo Garo <[email protected]>
  • Loading branch information
shrinandj authored and garomonegro committed Dec 11, 2020
1 parent 30038fa commit bfa8ede
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,4 +1,4 @@
VERSION=0.17
VERSION=0.18-dev
# Image URL to use all building/pushing image targets
IMG ?= keikoproj/rolling-upgrade-controller:${VERSION}
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
Expand Down
2 changes: 1 addition & 1 deletion config/default/manager_image_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
spec:
containers:
# Change the value of image field below to your controller image URL
- image: keikoproj/rolling-upgrade-controller:0.17
- image: keikoproj/rolling-upgrade-controller:0.18-dev
name: manager

0 comments on commit bfa8ede

Please sign in to comment.