diff --git a/.github/scripts/generate-crd-docs/generate-crd-docs.sh b/.github/scripts/generate-crd-docs/generate-crd-docs.sh index 90b57dcf19..b926209a0d 100755 --- a/.github/scripts/generate-crd-docs/generate-crd-docs.sh +++ b/.github/scripts/generate-crd-docs/generate-crd-docs.sh @@ -8,7 +8,7 @@ # Inputs: None # renovate: datasource=github-releases depName=elastic/crd-ref-docs -GENERATOR_VERSION=v0.0.10 +GENERATOR_VERSION=v0.0.9 API_DOMAIN="keptn.sh" OPERATOR_API_ROOT='lifecycle-operator/apis/' METRICS_API_ROOT='metrics-operator/api/'