Skip to content

Commit

Permalink
chore: deprecate device localpv from helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinandan Purkait <[email protected]>
  • Loading branch information
Abhinandan-Purkait committed Feb 29, 2024
1 parent 4123f5f commit 4cebe2e
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 185 deletions.
20 changes: 6 additions & 14 deletions deploy/helm/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: Helm chart for OpenEBS Dynamic Local PV. For instructions to instal
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 3.5.0
version: 4.0.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 3.5.0
appVersion: 4.0.0
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
home: http://www.openebs.io/
keywords:
Expand All @@ -17,16 +17,8 @@ keywords:
sources:
- https://github.com/openebs/dynamic-localpv-provisioner

dependencies:
- name: openebs-ndm
version: "2.1.0"
repository: "https://openebs.github.io/node-disk-manager"
condition: openebsNDM.enabled

maintainers:
- name: akhilerm
email: [email protected]
- name: kiranmova
email: [email protected]
- name: prateekpandey14
email: [email protected]
- name: Niladri Halder
email: [email protected]
- name: Abhinandan Purkait
email: [email protected]
Loading

0 comments on commit 4cebe2e

Please sign in to comment.