diff --git a/.forgejo/workflows/fetch-upstream.yaml b/.forgejo/workflows/fetch-upstream.yaml index bc9c72a..a85c33b 100644 --- a/.forgejo/workflows/fetch-upstream.yaml +++ b/.forgejo/workflows/fetch-upstream.yaml @@ -11,7 +11,7 @@ on: env: # renovate: datasource=github-releases depName=kubevirt/kubevirt - KUBEVIRT_VERSION: v1.3.0 + KUBEVIRT_VERSION: v1.3.1 jobs: fetch-upstream: