cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
194 stars 59 forks source link

Automate documenting component version updates #382

Open nabuskey opened 2 months ago

nabuskey commented 2 months ago

We need a way to automate documentation process for the following components:

For core packages, we can probably pull from here: https://github.com/cnoe-io/idpbuilder/tree/main/hack For K8s versions, we can pull from https://github.com/cnoe-io/idpbuilder/blob/main/go.mod For default k8s image, we may be able to pull from https://github.com/cnoe-io/idpbuilder/blob/1284628bf0337415f699addf26986e5e925619fe/pkg/cmd/create/root.go#L50