diff --git a/.forgejo/workflows/fetch-upstream.yaml b/.forgejo/workflows/fetch-upstream.yaml index 4297f6e..bc9c72a 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.2.2 + KUBEVIRT_VERSION: v1.3.0 jobs: fetch-upstream: