Skip to content

Commit

Permalink
release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Knappek committed Sep 6, 2019
1 parent cb467bf commit 5672fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ steps:
dockerfile: build/Dockerfile
repo: knappek/mongodbatlas-operator
tag:
- 0.0.5
- 0.0.6
when:
event:
- tag
Expand Down
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
containers:
- name: mongodbatlas-operator
# Replace this with the built image name
image: knappek/mongodbatlas-operator:0.0.5
image: knappek/mongodbatlas-operator:0.0.6
command:
- mongodbatlas-operator
imagePullPolicy: Always
Expand Down

0 comments on commit 5672fe4

Please sign in to comment.