Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
Signed-off-by: Prashanth Dintyala <vdintyala@nvidia.com>
  • Loading branch information
saiprashanth173 committed Jun 22, 2021
1 parent bceb145 commit bccaa06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Current Operator version
VERSION ?= 0.5.0
VERSION ?= 0.6.0
BUILD_VERSION = $(VERSION).$(shell git rev-parse --short HEAD)
BUILD_TIME = $(shell date +%FT%T%z)

Expand Down
2 changes: 1 addition & 1 deletion operator/config/samples/ais_v1beta1_aistore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
enabled: false
dryobjsize: "8M"

nodeImage: "aistore/aisnode:3.4.1"
nodeImage: "aistore/aisnode:3.6"
initImage: "aistore/ais-init:latest"
hostpathPrefix: "/etc/ais"

Expand Down

0 comments on commit bccaa06

Please sign in to comment.