[skip-e2e] Use openebs's docker image in helm chart

This commit is contained in:
Mehran Kholdi 2020-07-13 20:04:25 +04:30
parent 7a4d90a315
commit 36fc480d28
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ apiVersion: v2
name: rawfile-csi
description: RawFile Driver Container Storage Interface
type: application
version: 0.1.5
version: 0.1.6
appVersion: 0.0.1

View File

@ -1,6 +1,6 @@
defaults: &defaults
image:
repository: docker.io/hamravesh/rawfile-csi
repository: docker.io/openebs/rawfile-localpv
tag: master
pullPolicy: Always
resources: