Use semantic versioning
This commit is contained in:
@@ -2,5 +2,4 @@ apiVersion: v2
|
||||
name: rawfile-csi
|
||||
description: RawFile Driver Container Storage Interface
|
||||
type: application
|
||||
version: 0.1.6
|
||||
appVersion: 0.0.1
|
||||
version: 0.3.0
|
||||
|
@@ -1,7 +1,7 @@
|
||||
defaults: &defaults
|
||||
image:
|
||||
repository: docker.io/openebs/rawfile-localpv
|
||||
tag: master
|
||||
tag: 0.3.0
|
||||
pullPolicy: Always
|
||||
resources:
|
||||
limits:
|
||||
|
Reference in New Issue
Block a user