-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #295 from percona/k8spsmdb-1042
K8SPSMDB-1042 - psmdb - release 1.16.0 and convert replsets from array to map
- Loading branch information
Showing
10 changed files
with
1,949 additions
and
337 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v2 | ||
appVersion: "1.15.0" | ||
appVersion: "1.16.0" | ||
description: A Helm chart for installing Percona Server MongoDB Cluster Databases using the PSMDB Operator. | ||
name: psmdb-db | ||
home: https://www.percona.com/doc/kubernetes-operator-for-psmongodb/index.html | ||
version: 1.15.3 | ||
version: 1.16.0 | ||
maintainers: | ||
- name: tplavcic | ||
email: [email protected] | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v2 | ||
appVersion: "1.15.0" | ||
appVersion: "1.16.0" | ||
description: A Helm chart for deploying the Percona Operator for MongoDB | ||
name: psmdb-operator | ||
home: https://docs.percona.com/percona-operator-for-mongodb/ | ||
version: 1.15.4 | ||
version: 1.16.0 | ||
maintainers: | ||
- name: tplavcic | ||
email: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.