$ ls | grep lightspeed-catalog
lightspeed-catalog
lightspeed-catalog-4.16
lightspeed-catalog-4.16.Dockerfile
lightspeed-catalog-4.17
lightspeed-catalog-4.17.Dockerfile
lightspeed-catalog-4.18
lightspeed-catalog-4.18.Dockerfile
lightspeed-catalog-4.19
lightspeed-catalog-4.19.Dockerfile
lightspeed-catalog-4.20
lightspeed-catalog-4.20.Dockerfile
lightspeed-catalog.Dockerfile
☝🏽 that list is only going to grow. See https://github.com/operator-framework/cool-catalog for a more maintainable way to create and maintain this catalog. TLDR: in a separate repository, there's only going to be the index.yaml file and the dockerfile, and then branched for subsequent openshift releases.
$ ls | grep lightspeed-catalog lightspeed-catalog lightspeed-catalog-4.16 lightspeed-catalog-4.16.Dockerfile lightspeed-catalog-4.17 lightspeed-catalog-4.17.Dockerfile lightspeed-catalog-4.18 lightspeed-catalog-4.18.Dockerfile lightspeed-catalog-4.19 lightspeed-catalog-4.19.Dockerfile lightspeed-catalog-4.20 lightspeed-catalog-4.20.Dockerfile lightspeed-catalog.Dockerfile☝🏽 that list is only going to grow. See https://github.com/operator-framework/cool-catalog for a more maintainable way to create and maintain this catalog. TLDR: in a separate repository, there's only going to be the
index.yamlfile and the dockerfile, and then branched for subsequent openshift releases.