summaryrefslogtreecommitdiffstats
path: root/kubernetes/platform/components/oom-cert-service/requirements.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-11-23 11:09:19 +0000
committerGerrit Code Review <gerrit@onap.org>2020-11-23 11:09:19 +0000
commitb6b8feb8263bc859d48640033087b38f295dfeb8 (patch)
tree69a3d10e4b953212a9a5f53bc7194a9c1c41c72b /kubernetes/platform/components/oom-cert-service/requirements.yaml
parent64159ae8f79c65fad4da138788a39b747e37b40c (diff)
parent72ea82373be5183437de71b170d62572b39c8872 (diff)
Merge "[PLATFORM] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/platform/components/oom-cert-service/requirements.yaml')
-rw-r--r--kubernetes/platform/components/oom-cert-service/requirements.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/kubernetes/platform/components/oom-cert-service/requirements.yaml b/kubernetes/platform/components/oom-cert-service/requirements.yaml
index 6afaa06e8a..26bc7a64d8 100644
--- a/kubernetes/platform/components/oom-cert-service/requirements.yaml
+++ b/kubernetes/platform/components/oom-cert-service/requirements.yaml
@@ -12,7 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
- dependencies:
+dependencies:
- name: common
version: ~6.x-0
repository: '@local'
+ - name: repositoryGenerator
+ version: ~6.x-0
+ repository: '@local'