release 1.3.1 (#9014)
* release 1.3.1 Signed-off-by: James Strong <strong.james.e@gmail.com> * fix readme Signed-off-by: James Strong <strong.james.e@gmail.com> * fix readme Signed-off-by: James Strong <strong.james.e@gmail.com> * fix readme Signed-off-by: James Strong <strong.james.e@gmail.com> * Fix chart linter * Fix helm docs * Fix helm docs * fix helm docs * Add warning about lease change * Disable PSP in v1.25 * rollback cluster in helmchart to psp tests Signed-off-by: James Strong <strong.james.e@gmail.com> Co-authored-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
This commit is contained in:
parent
12c9f00931
commit
db3cdc04e4
19 changed files with 309 additions and 225 deletions
|
|
@ -49,7 +49,9 @@ echo "Building targets for ${ARCH}, generated targets in ${TARGETS_DIR} director
|
|||
|
||||
echo "Building ${PKG}/cmd/nginx"
|
||||
|
||||
pushd /go/src/k8s.io/ingress-nginx
|
||||
git config --add safe.directory /go/src/k8s.io/ingress-nginx
|
||||
popd
|
||||
|
||||
${GO_BUILD_CMD} \
|
||||
-trimpath -ldflags="-buildid= -w -s \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue