-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #223 from haibinxie/master
Release 5.2.0/2.7.0
- Loading branch information
Showing
15 changed files
with
81 additions
and
51 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM quay.io/operator-framework/helm-operator:v0.13.0 | ||
MAINTAINER Pure Storage, Inc. | ||
LABEL name="pure-csi" vendor="Pure Storage" version="5.1.1" release="1.0" summary="Pure Storage CSI Operator" description="Pure Service Orchestrator CSI Operator" | ||
LABEL name="pure-csi" vendor="Pure Storage" version="5.2.0" release="1.0" summary="Pure Storage CSI Operator" description="Pure Service Orchestrator CSI Operator" | ||
COPY helm-charts/ ${HOME}/helm-charts/ | ||
COPY watches.yaml ${HOME}/watches.yaml | ||
COPY licenses /licenses |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
image: | ||
name: purestorage/k8s | ||
tag: 5.1.1 | ||
tag: 5.2.0 | ||
pullPolicy: Always | ||
|
||
csi: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM quay.io/operator-framework/helm-operator:v0.13.0 | ||
MAINTAINER Pure Storage, Inc. | ||
LABEL name="pure-flex" vendor="Pure Storage" version="2.6.1" release="1.0" summary="Pure Storage FlexDriver Operator" description="Pure Service Orchestrator FlexDriver Operator" | ||
LABEL name="pure-flex" vendor="Pure Storage" version="2.7.0" release="1.0" summary="Pure Storage FlexDriver Operator" description="Pure Service Orchestrator FlexDriver Operator" | ||
COPY helm-charts/ ${HOME}/helm-charts/ | ||
COPY watches.yaml ${HOME}/watches.yaml | ||
COPY licenses /licenses |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
image: | ||
name: purestorage/k8s | ||
tag: 5.1.1 | ||
tag: 5.2.0 | ||
pullPolicy: Always | ||
|
||
csi: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters