diff --git a/update_rules_content.sh b/update_rules_content.sh index 33249be4..d933f117 100755 --- a/update_rules_content.sh +++ b/update_rules_content.sh @@ -23,7 +23,7 @@ function clean_up() { trap clean_up EXIT # Updated with every new ccx-rules-opc release. -CCX_RULES_OCP_TAG="2022.10.17" +CCX_RULES_OCP_TAG="2022.10.26" RULES_REPO="https://gitlab.cee.redhat.com/ccx/ccx-rules-ocp.git" SCRIPT_DIR="$(dirname "$(realpath "$0")")"