diff --git a/.forgejo/workflows/fetch-upstream-cdi.yaml b/.forgejo/workflows/fetch-upstream-cdi.yaml index 43ab905..d0b15e9 100644 --- a/.forgejo/workflows/fetch-upstream-cdi.yaml +++ b/.forgejo/workflows/fetch-upstream-cdi.yaml @@ -11,7 +11,7 @@ on: env: # renovate: datasource=github-releases depName=kubevirt/containerized-data-importer - KUBEVIRTCDI_VERSION: v1.59.0 + KUBEVIRTCDI_VERSION: v1.60.1 jobs: fetch-upstream: