Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
chore(chart): updating nfs-provisioner version to 0.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: mayank <[email protected]>
  • Loading branch information
mayank authored and sai chaithanya committed Aug 31, 2021
1 parent d803266 commit 907496a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/openebs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 2.12.0
version: 2.12.1
name: openebs
appVersion: 2.12.0
description: Containerized Storage for Containers
Expand Down Expand Up @@ -43,6 +43,6 @@ dependencies:
repository: "https://openebs.github.io/lvm-localpv"
condition: lvm-localpv.enabled
- name: nfs-provisioner
version: "0.6.0"
version: "0.6.1"
repository: "https://openebs.github.io/dynamic-nfs-provisioner"
condition: nfs-provisioner.enabled

0 comments on commit 907496a

Please sign in to comment.