Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #185 from IBM/v1.1.1_power_support
Browse files Browse the repository at this point in the history
v1.1.1 : Add support for IBM Power Systems
  • Loading branch information
shay-berman authored May 10, 2018
2 parents 93da20c + 4c522d5 commit 8e2cb6e
Show file tree
Hide file tree
Showing 2 changed files with 553 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
# ----------------------------------------------------

# The Docker images of IBM Storage Enabler for Containers.
UBIQUITY_IMAGE=ibmcom/ibm-storage-enabler-for-containers:1.1.0
UBIQUITY_DB_IMAGE=ibmcom/ibm-storage-enabler-for-containers-db:1.1.0
UBIQUITY_K8S_PROVISIONER_IMAGE=ibmcom/ibm-storage-dynamic-provisioner-for-kubernetes:1.1.0
UBIQUITY_K8S_FLEX_IMAGE=ibmcom/ibm-storage-flex-volume-for-kubernetes:1.1.0
UBIQUITY_IMAGE=ibmcom/ibm-storage-enabler-for-containers:1.1.1
UBIQUITY_DB_IMAGE=ibmcom/ibm-storage-enabler-for-containers-db:1.1.1
UBIQUITY_K8S_PROVISIONER_IMAGE=ibmcom/ibm-storage-dynamic-provisioner-for-kubernetes:1.1.1
UBIQUITY_K8S_FLEX_IMAGE=ibmcom/ibm-storage-flex-volume-for-kubernetes:1.1.1

# Parameters in ubiquity-configmap.yml that impact on ubiquity deployment
#-----------------------------------------------------------------
Expand Down
Loading

0 comments on commit 8e2cb6e

Please sign in to comment.