mirror of
https://github.com/valitydev/botkube.git
synced 2024-11-06 08:25:19 +00:00
Update image tags to v0.9.0
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
This commit is contained in:
parent
c0c4173cde
commit
ce805cb513
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user