[skip-e2e] Use openebs's docker image in helm chart
This commit is contained in:
parent
7a4d90a315
commit
36fc480d28
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
defaults: &defaults
|
||||
image:
|
||||
repository: docker.io/hamravesh/rawfile-csi
|
||||
repository: docker.io/openebs/rawfile-localpv
|
||||
tag: master
|
||||
pullPolicy: Always
|
||||
resources:
|
||||
|
Loading…
Reference in New Issue
Block a user