Skip to content

Releases: schabrolles/cpd-install-pipeline

cpd-install-pipeline-1.5.3

04 Jun 19:27
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

cpd-install-pipeline-1.5.2

04 Jun 06:36
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

cpd-install-pipeline-1.4.3

02 Jun 06:53
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

cpd-install-pipeline-1.3.2

31 May 11:02
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

cpd-install-pipeline-1.3.1

31 May 08:33
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

cpd-install-pipeline-1.3.0

27 May 17:42
34f4a0f
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

cpd-install-pipeline-1.2.0

26 May 09:51
Compare
Choose a tag to compare

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

24 May 05:44
Compare
Choose a tag to compare

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

24 May 13:42
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

cpd-install-pipeline-1.1.1

24 May 13:03
Compare
Choose a tag to compare

Tekton Pipeline to automate IBM Cloud Pak for Data Deployment