Skip to content

Commit

Permalink
Automated update of common-instancetypes bundles to v1.2.1
Browse files Browse the repository at this point in the history
```release-note
Updated common-instancetypes bundles to v1.2.1
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
  • Loading branch information
kubevirt-bot committed Dec 19, 2024
1 parent 4e1f0a5 commit 4acb541
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 245 deletions.
6 changes: 3 additions & 3 deletions hack/config-default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ conn_check_dns=${CONN_CHECK_DNS:-""}
migration_network_nic=${MIGRATION_NETWORK_NIC:-"eth1"}
infra_replicas=${KUBEVIRT_INFRA_REPLICAS:-0}
test_image_replicas=${KUBEVIRT_E2E_PARALLEL_NODES:-6}
common_instancetypes_version=${COMMON_INSTANCETYPES_VERSION:-"v1.2.0"}
cluster_instancetypes_sha256=${CLUSTER_INSTANCETYPES_SHA256:-"837b18da58bfa6bab07f8383606bee02b77fdaa4dbd534203f10dbb1987569a7"}
cluster_preferences_sha256=${CLUSTER_PREFERENCES_SHA256:-"a07d3305ee005364fad3d07d007c6640241383a526d1f749d9db909bcade70bc"}
common_instancetypes_version=${COMMON_INSTANCETYPES_VERSION:-"v1.2.1"}
cluster_instancetypes_sha256=${CLUSTER_INSTANCETYPES_SHA256:-"9271d2073857a5908cd16f9d354cca145482bce5f508c3d38d351c6fa71262d3"}
cluster_preferences_sha256=${CLUSTER_PREFERENCES_SHA256:-"3f637427e5aebbb180cf5d86838f07f24f450119d8d0d83aaf633ef60059de93"}

# try to derive csv_version from docker tag. But it must start with x.y.z, without leading v
default_csv_version="${docker_tag/latest/0.0.0}"
Expand Down
Loading

0 comments on commit 4acb541

Please sign in to comment.