<li><strong>MONITORING_PROMETHEUS_ENABLED</strong>: Setup if prometheus is enabled or not at monitoring deployment.</li>
</ul>
</li>
<li><strong>install_vault.sh</strong>: Upgraded in order to support latest k8s versions.</li>
</ul>
<p>Tools scripts improved with next features:</p>
<ul>
<li><strong>push_base_images_ocf.sh</strong>: includes now the busybox image used by mongo chart.</li>
<li><strong>generate_all_capif_apis.sh</strong>: improved with help and many variables refactored. Also comments added in order to help developer to use this script. Now parameters are allowed to easy setup in any environment.</li>
</ul>
<h4id="supported-features-mandatory-on-post-and-put-requests">Supported Features Mandatory on POST and PUT requests.</h4>
<p>Added check to make mandatory the presence of supportedFeatures at all POST and PUT requests.</p>
<li>New section <ahref="../gettingstarted/howtodeploy/"title="How to Deploy Using Helm">How to Deploy Using Helm</a> created. This section includes a guide of how to use helm scripts to deploy all components (including OpenCAPIF) on a k8s environment.</li>