Skip to content

Commit 3c77be9

Browse files
Merge pull request #2656 from Nordix/update/verify-release
🌱 Remove checking keepalived image tag during release
2 parents bcbf167 + 496295e commit 3c77be9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hack/verify-release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ declare -a release_artifacts=(
9797
# quay images
9898
declare -a container_images=(
9999
"${ORG}/baremetal-operator:v${VERSION}"
100-
"${ORG}/keepalived:v${VERSION}"
101100
)
102101

103102
# go mod bump checks - must match up to leading space before v

0 commit comments

Comments
 (0)