Merge pull request #12223 from cevich/bump_catatonit

Bump Catatonit up to v0.1.7
This commit is contained in:
OpenShift Merge Robot 2021-11-08 19:13:30 +01:00 committed by GitHub
commit 3a31ac50da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
BASE_PATH="/usr/libexec/podman"
CATATONIT_PATH="${BASE_PATH}/catatonit"
CATATONIT_VERSION="v0.1.4"
CATATONIT_VERSION="v0.1.7"
set -e
if [ -f $CATATONIT_PATH ]; then