Skip to content

Releases: cloud-native-toolkit/ibm-garage-cloud-cli

Release 0.4.6

05 Mar 20:20
Compare
Choose a tag to compare
  • Updates the tekton pipeline logic to set the pipeline resource url to lower case (29858ce)

Release 0.4.5

05 Mar 17:04
Compare
Choose a tag to compare
  • Updates tekton annotation in the git-secret to use the full repo url to avoid conflicts (2ac095c)
  • Updates tekton pipeline logic to make pipeline resource names lower case (ef2438c)
  • Updates README.md with instructions to install from new location (841c1a0)

Release 0.4.4

04 Mar 21:14
Compare
Choose a tag to compare
  • Updates to Tekton Pipeline registration for 4.3 (0e6c420)
  • Adds config to package.json to create github release (f3cb7e9)
  • Updates openshift pipeline registration command to output yaml instead of json (e297255)
  • Updates tekton registration to remove serviceAccount from generated pipelinerun cr (98f5f64)

Credentials - Updates order of precedence for argocd values

21 Dec 05:26
Compare
Choose a tag to compare

Changes order of precedence to allow argocd secret values to be used instead of pod name when both values are present. The argocd-access secret should be used going forward but the pod name logic will remain for a period of time for backwards compatibility