Releases: schabrolles/cpd-install-pipeline
Releases · schabrolles/cpd-install-pipeline
cpd-install-pipeline-1.5.3
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment
cpd-install-pipeline-1.5.2
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment
cpd-install-pipeline-1.4.3
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment
cpd-install-pipeline-1.3.2
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment
cpd-install-pipeline-1.3.1
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment
cpd-install-pipeline-1.3.0
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment
cpd-install-pipeline-1.2.0
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment.
Changelog:
- Ability to apply new pullsecret to non-machineconfig cluster without manually rebooting/replacing the node (ROKS)
v1.1
Changelog
- New default values, minor changes
Install
helm install <pipeline-name> https://github.com/schabrolles/cpd-install-pipeline/releases/download/v1.0/cpd-install-pipeline-0.1.0.tgz \
[--create-namespace] -n <namespace for installer> [--set arch=ppc64le]
- example for x86
helm install wx-install https://github.com/schabrolles/cpd-install-pipeline/releases/download/v1.1/cpd-install-pipeline-0.1.1.tgz \
--create-namespace -n wx-install
- example for ppc64le
helm install cpd-install https://github.com/schabrolles/cpd-install-pipeline/releases/download/v1.1/cpd-install-pipeline-0.1.1.tgz \
--create-namespace -n cpd-install --set arch=ppc64le
cpd-install-pipeline-1.1.2
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment
cpd-install-pipeline-1.1.1
Tekton Pipeline to automate IBM Cloud Pak for Data Deployment