Skip to content

Commit

Permalink
Merge pull request #20 from mongodb/1.9.1-update
Browse files Browse the repository at this point in the history
Updating to latet operator
  • Loading branch information
theburi authored Jan 22, 2021
2 parents e9f5902 + 6594f10 commit c92ca40
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions charts/ent-operator-database/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 2 additions & 2 deletions charts/ent-operator-database/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,6 +14,6 @@ maintainers:
email: [email protected]
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
6 changes: 3 additions & 3 deletions charts/ent-operator-opsmanager/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 2 additions & 2 deletions charts/ent-operator-opsmanager/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -15,6 +15,6 @@ maintainers:
email: [email protected]
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

0 comments on commit c92ca40

Please sign in to comment.