-
Notifications
You must be signed in to change notification settings - Fork 945
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(helm chart): prepare helm chart for release 4.1.0 (#3754)
* feat(helm chart): prepare helm chart for release 4.1.0 Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * add monitoring as a dependency Signed-off-by: w3aman <aman.gupta@mayadata.io> Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * cherry-pick: 3747 for etcd domain Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * feat(helm chart): disable localpv-provisioner in monitoring subchart Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * fix: point monitoring values yaml to head Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: add documentation for monitoring enabled value Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: sort README values table and values.yaml Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * Revert "add monitoring as a dependency" This reverts commit bfa9ff4. Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * fix: point mayastor values yaml to point to 2.7.0 Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * revert: remove traces of monitoring from values and readme Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: update the date on the readme Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> --------- Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> Signed-off-by: w3aman <aman.gupta@mayadata.io> Co-authored-by: w3aman <aman.gupta@mayadata.io> Co-authored-by: Niladri Halder <niladri.halder26@gmail.com>
- Loading branch information
1 parent
7ff4ac4
commit 257abac
Showing
5 changed files
with
27 additions
and
27 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
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,4 +1,4 @@ | ||
apiVersion: v2 | ||
name: openebs-crds | ||
version: 4.0.0 | ||
version: 4.1.0 | ||
description: A Helm chart that collects CustomResourceDefinitions (CRDs) from OpenEBS. |
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