cloud-native-toolkit / multi-tenancy-gitops

Provides our opinionated point of view on how GitOps can be used to manage the infrastructure, services and application layers of K8s based systems
https://cloudnativetoolkit.dev/adopting/use-cases/gitops/gitops-ibm-cloud-paks/
Apache License 2.0
113 stars 729 forks source link

Update CP4D CatalogSources to pinned versions #240

Open hollisc opened 2 years ago

hollisc commented 2 years ago

Instead of using the generic IBM CatalogSource, use the version specific CatalogSource to control the version of the Cloud Pak. This will grant users with more control on when a version of a CP will be upgraded otherwise, if the Operator is set to update automatically, the latest release in a Channel version will be applied as soon as its released.

@atbijo, let's have a look at this.