Skip to content

Commit

Permalink
bump catatonit to v0.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
  • Loading branch information
vrothberg committed Sep 25, 2019
1 parent 240095e commit 6f4e3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/install_catatonit.sh
@@ -1,7 +1,7 @@
#!/bin/bash -e
BASE_PATH="/usr/libexec/podman"
CATATONIT_PATH="${BASE_PATH}/catatonit"
CATATONIT_VERSION="v0.1.3"
CATATONIT_VERSION="v0.1.4"

if [ -f $CATATONIT_PATH ]; then
echo "skipping ... catatonit is already installed"
Expand Down

0 comments on commit 6f4e3be

Please sign in to comment.