Skip to content

Commit

Permalink
Merge pull request kubevirt#13562 from kubevirt-bot/update-common-ins…
Browse files Browse the repository at this point in the history
…tancetypes-main

Automated update of common-instancetypes bundles to v1.2.1
  • Loading branch information
kubevirt-bot authored Dec 19, 2024
2 parents b5eae4e + 4acb541 commit 7841d0c
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 7841d0c

Please sign in to comment.