Skip to content

Commit

Permalink
Update image tags to v0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Prasad Ghangal <[email protected]>
  • Loading branch information
PrasadG193 committed Oct 11, 2019
1 parent c0c4173 commit ce805cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy-all-in-one-tls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ spec:
serviceAccountName: botkube-sa
containers:
- name: botkube
image: "infracloudio/botkube:v0.8.0"
image: "infracloudio/botkube:v0.9.0"
imagePullPolicy: Always
volumeMounts:
- name: config-volume
Expand Down
2 changes: 1 addition & 1 deletion deploy-all-in-one.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ spec:
serviceAccountName: botkube-sa
containers:
- name: botkube
image: "infracloudio/botkube:v0.8.0"
image: "infracloudio/botkube:v0.9.0"
imagePullPolicy: Always
volumeMounts:
- name: config-volume
Expand Down

0 comments on commit ce805cb

Please sign in to comment.