aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/platform/components/cmpv2-cert-provider
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/platform/components/cmpv2-cert-provider')
-rw-r--r--kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml2
-rw-r--r--kubernetes/platform/components/cmpv2-cert-provider/requirements.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml b/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml
index 38446f1bfa..0e6336b50a 100644
--- a/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml
+++ b/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: ONAP CMPv2 certificate external provider for cert-manager
name: cmpv2-cert-provider
-version: 7.0.0
+version: 8.0.0
diff --git a/kubernetes/platform/components/cmpv2-cert-provider/requirements.yaml b/kubernetes/platform/components/cmpv2-cert-provider/requirements.yaml
index cd195b6689..f5705176cd 100644
--- a/kubernetes/platform/components/cmpv2-cert-provider/requirements.yaml
+++ b/kubernetes/platform/components/cmpv2-cert-provider/requirements.yaml
@@ -13,8 +13,8 @@
dependencies:
- name: common
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'
- name: readinessCheck
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'