diff --git a/charts/ent-operator-database/Chart.lock b/charts/ent-operator-database/Chart.lock index 59bc73f2..598d1ab7 100644 --- a/charts/ent-operator-database/Chart.lock +++ b/charts/ent-operator-database/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: mongodb-enterprise-operator repository: https://mongodb.github.io/helm-charts - version: 0.1.6 -digest: sha256:d0d0f657fdc6794087081898553ab4ba598f05a385f0bd290b634cbc95a47d43 -generated: "2021-01-22T11:51:40.757772Z" + version: 0.3.0 +digest: sha256:f0c3fa05f83a22c79f62c28fb2620bc62b4e7e278b70d148ed0d03114b4d14e1 +generated: "2021-01-22T13:16:40.401795Z" diff --git a/charts/ent-operator-database/Chart.yaml b/charts/ent-operator-database/Chart.yaml index b320a5a6..d148c2fb 100644 --- a/charts/ent-operator-database/Chart.yaml +++ b/charts/ent-operator-database/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: mongodb-enterprise-database description: MongoDB Kubernetes Enterprise Operator- MongoDB DataBase charts -version: 0.2.1 +version: 0.2.2 kubeVersion: '>=1.15-0' keywords: - mongodb @@ -14,6 +14,6 @@ maintainers: email: belika@hotmail.com dependencies: - name: mongodb-enterprise-operator - version: "0.1.6" + version: "0.3.0" repository: "https://mongodb.github.io/helm-charts" condition: mongodb-enterprise-operator.enabled diff --git a/charts/ent-operator-opsmanager/Chart.lock b/charts/ent-operator-opsmanager/Chart.lock index b163e57d..bfadcd7c 100644 --- a/charts/ent-operator-opsmanager/Chart.lock +++ b/charts/ent-operator-opsmanager/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: mongodb-enterprise-operator repository: https://mongodb.github.io/helm-charts - version: 0.1.6 -digest: sha256:d0d0f657fdc6794087081898553ab4ba598f05a385f0bd290b634cbc95a47d43 -generated: "2021-01-22T11:52:14.332382Z" + version: 0.3.0 +digest: sha256:f0c3fa05f83a22c79f62c28fb2620bc62b4e7e278b70d148ed0d03114b4d14e1 +generated: "2021-01-22T13:16:29.108967Z" diff --git a/charts/ent-operator-opsmanager/Chart.yaml b/charts/ent-operator-opsmanager/Chart.yaml index 2220fe15..85074eea 100644 --- a/charts/ent-operator-opsmanager/Chart.yaml +++ b/charts/ent-operator-opsmanager/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: mongodb-enterprise-opsmanager description: MongoDB Kubernetes Enterprise Operator - Ops Manager Chart -version: 0.2.2 +version: 0.2.3 kubeVersion: '>=1.15-0' keywords: - opsManager @@ -15,6 +15,6 @@ maintainers: email: belika@hotmail.com dependencies: - name: mongodb-enterprise-operator - version: "0.1.6" + version: "0.3.0" repository: "https://mongodb.github.io/helm-charts" condition: mongodb-enterprise-operator.enabled