Skip to content

Commit

Permalink
Merge pull request #236 from linki/renovate/docker-quay.io-linki-chao…
Browse files Browse the repository at this point in the history
…skube-0.x

chore(deps): update quay.io/linki/chaoskube docker tag to v0.20.0
  • Loading branch information
linki committed Jul 8, 2020
2 parents 658a120 + f098fbe commit b5249d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chaoskube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: chaoskube
containers:
- name: chaoskube
image: quay.io/linki/chaoskube:v0.19.0
image: quay.io/linki/chaoskube:v0.20.0
args:
# kill a pod every 10 minutes
- --interval=10m
Expand Down

0 comments on commit b5249d8

Please sign in to comment.