Cert Manager Istio notes
-
set docker image and helm chart version
NOTE:
APP_VERSION
must be in semver format, otherwise building the helm charts will fail (with no error message).export APP_VERSION=0.15.0-dev
-
install bazelisk (or bazel)
-
build and test all (just FYI, not necessary):