Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
chore: bump chaos watchdog to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroqn committed Jul 24, 2020
1 parent 020e133 commit 2ef5fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-x-chaos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pipelineConfig:
- size=${NODE_SIZE},repo_name=${REPO_NAME},version=pr-${PULL_NUMBER}-${BUILD_NUMBER},resources.cpu=1100m,resources.memory=8Gi,chain_genesis.metadata.timeout_gap=${CHAIN_GENESIS_TIMEOUT_GAP}

- name: watchdog
image: mutadev/muta-watchdog:v0.2.0
image: mutadev/muta-watchdog:v0.2.1
env:
- name: WATCH_DURATION
value: 1H
Expand Down

0 comments on commit 2ef5fb7

Please sign in to comment.