Release 0.4.2

This commit is contained in:
Mehran Kholdi 2021-01-16 04:01:22 +03:30
parent b4faf9d7cb
commit ab50217ea5
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
import os
PROVISIONER_NAME = os.getenv("PROVISIONER_NAME", "rawfile.csi.openebs.io")
PROVISIONER_VERSION = "0.4.1"
PROVISIONER_VERSION = "0.4.2"
DATA_DIR = "/data"
CONFIG = {}

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: rawfile-csi
description: RawFile Driver Container Storage Interface
type: application
version: 0.4.10
version: 0.4.11

View File

@ -3,7 +3,7 @@ provisionerName: "rawfile.csi.openebs.io"
defaults: &defaults
image:
repository: docker.io/openebs/rawfile-localpv
tag: 0.4.1
tag: 0.4.2
pullPolicy: Always
resources:
limits: