Skip to content

Commit b126a01

Browse files
Harsh SrivastavaHarsh Srivastava
authored andcommitted
KAAP-519: minor changes in build-push-bundle.sh
1 parent e7c5749 commit b126a01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.ci/build-push-bundle.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ export BUNDLE_VERSION=${BUNDLE_VERSION:-v1.32.2}
1111
export ARCH=${ARCH:-amd64}
1212
export CRITOOL_VERSION=${CRITOOL_VERSION:-1.32.0-1.1}
1313
export UBUNTU_VERSION=${UBUNTU_VERSION:-"22.04"} # Default to 22.04, can be overridden
14+
export OS=${OS:-linux}
15+
export CNI_VERSION=${CNI_VERSION:-1.3.0}
1416

1517
#alias shasum="sha512sum"
1618
echo "installing imgpkg"

0 commit comments

Comments
 (0)