From: Kuralamudhan Ramakrishnan Date: Fri, 4 Mar 2022 04:43:48 +0000 (+0000) Subject: Merge "Update versions of addons" X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=e7d011b79177b79e4a126554c7f1ac2b5b7bb166;hp=ff5f274ea672fbb9e99d902d3c321da121d7f20e;p=icn.git Merge "Update versions of addons" --- diff --git a/deploy/kata/kata.sh b/deploy/kata/kata.sh index df3ceb2..39aa8ee 100755 --- a/deploy/kata/kata.sh +++ b/deploy/kata/kata.sh @@ -35,6 +35,7 @@ function deploy_webhook { # create-certs.sh takes care of converting the .yaml.tpl into the # .yaml file mkdir -p ${BUILDDIR}/webhook/base/deploy + curl -sL ${KATA_WEBHOOK_URL}/common.bash -o ${BUILDDIR}/webhook/base/common.bash curl -sL ${KATA_WEBHOOK_URL}/create-certs.sh -o ${BUILDDIR}/webhook/base/create-certs.sh curl -sL ${KATA_WEBHOOK_URL}/deploy/webhook-registration.yaml.tpl -o ${BUILDDIR}/webhook/base/deploy/webhook-registration.yaml.tpl curl -sL ${KATA_WEBHOOK_URL}/deploy/webhook.yaml -o ${BUILDDIR}/webhook/base/deploy/webhook.yaml diff --git a/deploy/site/pod11/pod11.sh b/deploy/site/pod11/pod11.sh old mode 100644 new mode 100755