Commit 394df093 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Merge branch 'OCF-Doc57-helper-dynamic-packages' into 'develop'

helper dynamic services releases notes

See merge request !63
parents 0658ee17 90ffbf11
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -38,6 +38,9 @@ Tools scripts improved with next features:
#### Supported Features Mandatory on POST and PUT requests.
Added check to make mandatory the presence of supportedFeatures at all POST and PUT requests.

#### New Helper Dynamic Packages
The Helper service now supports dynamic packages, enabling new services to be added easily and expanding overall functionality. More details are available in [Helper Dynamic Services](./helper/dynamic-services.md).

### **Documentation**

- New section [How to Deploy Using Helm] created. This section includes a guide of how to use helm scripts to deploy all components (including OpenCAPIF) on a k8s environment.