aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/certManagerCertificate
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-03-25 14:03:19 +0000
committerGerrit Code Review <gerrit@onap.org>2021-03-25 14:03:19 +0000
commita81ab13a27971888892bee0d4326746ac89a5e8f (patch)
tree52ae06d6159558b3974e292e08d5f7d675970f5e /kubernetes/common/certManagerCertificate
parentb8be171914389631c6f0c41929119436a9d1b681 (diff)
parent557628a23bf7e1f841b392324687799bc7064d54 (diff)
Merge "[DOC][COMMON] Prepare Honolulu release"
Diffstat (limited to 'kubernetes/common/certManagerCertificate')
-rw-r--r--kubernetes/common/certManagerCertificate/Chart.yaml2
-rw-r--r--kubernetes/common/certManagerCertificate/requirements.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/common/certManagerCertificate/Chart.yaml b/kubernetes/common/certManagerCertificate/Chart.yaml
index 305d25251d..8c0113b06d 100644
--- a/kubernetes/common/certManagerCertificate/Chart.yaml
+++ b/kubernetes/common/certManagerCertificate/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
name: certManagerCertificate
description: A Helm chart for Cert-Manager Certificate CRD template
-version: 7.0.0
+version: 8.0.0
diff --git a/kubernetes/common/certManagerCertificate/requirements.yaml b/kubernetes/common/certManagerCertificate/requirements.yaml
index 6bcaed05a8..210a02c65c 100644
--- a/kubernetes/common/certManagerCertificate/requirements.yaml
+++ b/kubernetes/common/certManagerCertificate/requirements.yaml
@@ -14,5 +14,5 @@
dependencies:
- name: common
- version: ~7.x-0
+ version: ~8.x-0
repository: 'file://../common'