Compare commits
8 commits
cdi-v1.60.
...
main
Author | SHA1 | Date | |
---|---|---|---|
716ce5ba25 | |||
33963fcd64 | |||
a0dbdd583e | |||
d1fba9c9d8 | |||
5af9737b2f | |||
d92c936819 | |||
5409085941 | |||
514d11ab87 |
2 changed files with 4 additions and 4 deletions
|
@ -11,14 +11,14 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# renovate: datasource=github-releases depName=kubevirt/containerized-data-importer
|
# renovate: datasource=github-releases depName=kubevirt/containerized-data-importer
|
||||||
KUBEVIRTCDI_VERSION: v1.60.2
|
KUBEVIRTCDI_VERSION: v1.60.3
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
fetch-upstream:
|
fetch-upstream:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|
|
@ -11,14 +11,14 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# renovate: datasource=github-releases depName=kubevirt/kubevirt
|
# renovate: datasource=github-releases depName=kubevirt/kubevirt
|
||||||
KUBEVIRT_VERSION: v1.3.0
|
KUBEVIRT_VERSION: v1.3.1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
fetch-upstream:
|
fetch-upstream:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue