Skip to content

Commit

Permalink
Bump mattermost operator to v0.8.0 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljackson authored and jwilander committed Nov 1, 2019
1 parent bb66d2d commit c447700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator-manifests/mattermost/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccountName: mattermost-operator
containers:
- name: mattermost-operator
image: mattermost/mattermost-operator:v0.7.0
image: mattermost/mattermost-operator:v0.8.0
imagePullPolicy: IfNotPresent
command:
- mattermost-operator
Expand Down

0 comments on commit c447700

Please sign in to comment.