Add special case handlers in get_version.go for components that require non-standard version extraction methods: - docsy: Extract git submodule commit hash - kubernetes: Read DefaultKubernetesVersion from constants - kubeadm-constants: Parse latest version from kubeadm images map - kubernetes-versions-list: Count and summarize supported versions - site-node: Use existing node version extraction from netlify.toml Remove all entries from noVersionCheck map in update_all.go to enable before/after version comparison for these components. This allows 'DEP=component make get-dependency-version' commands to work for all components, improving the auto-updater workflow. |
||
|---|---|---|
| .. | ||
| update_all.go | ||