Merge "[COMMON][NAMEGEN] Uses new tpls for repos / images"
[oom.git] / kubernetes / so / components / so-cnf-adapter / requirements.yaml
index 1feea23..ecba826 100755 (executable)
@@ -11,6 +11,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
 dependencies:
   - name: common
     version: ~6.x-0
@@ -18,6 +19,10 @@ dependencies:
     # a part of this chart's package and will not
     # be published independently to a repo (at this point)
     repository: '@local'
+  - name: repositoryGenerator
+    version: ~6.x-0
+    repository: '@local'
   - name: soHelpers
     version: ~6.x-0
     repository: 'file://../soHelpers'
+