Skip to content

Commit

Permalink
Merge branch 'master' of github.com-derailed:derailed/popeye
Browse files Browse the repository at this point in the history
  • Loading branch information
derailed committed May 31, 2019
2 parents c318087 + 24b2df3 commit 5be333e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/popeye/cronjob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: popeye
image: derailed/popeye:v0.3.3
image: quay.io/derailed/popeye:v0.3.6
imagePullPolicy: IfNotPresent
command: ["/bin/popeye"]
args:
Expand Down

0 comments on commit 5be333e

Please sign in to comment.